Skip to content

#cdfcbf

a pale, electric green · neutral · closest name: Pale Green

RGB
205, 252, 191
HSL
106°, 91%, 87%
CMYK
19, 0, 24, 1
Luminance
0.8636

At a glance

Every number on this page in one read: what #cdfcbf is made of, how bright it looks, and which way it leans.

Hex
#cdfcbf
Hue
106°
green
Saturation
91%
electric
Lightness
87%
pale
Brightness
99%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8636
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.27:1
Closest name
Pale Green
ΔE2000 8.7
Where it sits
Hue106° of 360°
Saturation91%
Lightness87%
Temperature
Warm ← → Cool57% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#cdfcbf
RGBrgb(205, 252, 191)
HSLhsl(106, 91%, 87%)
CMYKcmyk(19%, 0%, 24%, 1%)
LABlab(94.5 -25.9 24.4)
LCHlch(94.5 35.6 136.7)
OKLCHoklch(0.943 0.094 138.6)
Decimal13499583
Display P3color(display-p3 0.804 0.988 0.749)

Copy-ready code

/* CSS */
color: #cdfcbf;
background-color: #cdfcbf;
/* Tailwind (arbitrary) */
class="text-[#cdfcbf] bg-[#cdfcbf]"
/* SCSS */
$brand: #cdfcbf;
/* SwiftUI */
Color(red: 0.804, green: 0.988, blue: 0.749)
/* Android */
Color.parseColor("#cdfcbf")
/* Flutter */
Color(0xFFCDFCBF)
/* Python / OpenCV (BGR) */
(191, 252, 205)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #cdfcbf · 18.27:1
Use #000000AAA at every size.
Aa
White text · 1.15:1
AA fail · AA large fail · AAA fail
Aa
Black text · 18.27:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cdfcbf as text scores 1.15:1 on white and 18.27:1 on black.

Accessibility — WCAG contrast

Aa
#cdfcbf on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#cdfcbf on black: 18.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF2BB
deuteranopia · #F9EDC2
tritanopia · #CBF8EB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cdfcbf is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4FDF2
#EAFBE5
#cdfcbf
#ABFA94
#81F75E
#58F529
#3EEA0B
#34C309
#2A9C07
#22700A
#154606
Base = 200Lightest = 50 · #F4FDF2Darkest = 950 · #154606
:root {
  --brand-50: #F4FDF2;
  --brand-100: #EAFBE5;
  --brand-200: #cdfcbf;
  --brand-300: #ABFA94;
  --brand-400: #81F75E;
  --brand-500: #58F529;
  --brand-600: #3EEA0B;
  --brand-700: #34C309;
  --brand-800: #2A9C07;
  --brand-900: #22700A;
  --brand-950: #154606;
  --brand: #cdfcbf;
  --brand-ink: #000000;
}

Colors that work with #cdfcbf

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F6FAF4
Tinted page background
Border#CAEDC0
Hairlines and dividers
Muted text#5D9B4B
Captions on the surface
Accent#6A06C6
Second voice, not a rival
Dark variant#207A06
Hover, pressed, headers
Light variant#ECFEE7
Selected rows, tints
Dark surface#182414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #cdfcbf

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#EEBFFC
Analogous left#ECFCBF
Analogous right#BFFCD0
Split-complement 1#D0BFFC
Split-complement 2#FCBFEC
Triadic 1#BFCDFC
Triadic 2#FCBFCD
Tetradic#BFECFC

RGB percentages

Red80.4%
Green98.8%
Blue74.9%

CMYK percentages

Cyan18.7%
Magenta0.0%
Yellow24.2%
Key (black)1.2%

Color previews

#cdfcbf text on a black background

contrast 18.27:1

Card sample

#cdfcbf text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #cdfcbf;
Background color
Panel with #cdfcbf background
background-color: #cdfcbf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #cdfcbf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(205, 252, 191, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 252, 191, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdfcbf;
background: linear-gradient(135deg, #cdfcbf, #BFFCDA);

Monochromatic scale

Palettes built from #cdfcbf

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#cdfcbf in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#cdfcbf, answered

What color is #cdfcbf?

#cdfcbf is a pale electric green, closest to Pale Green (ΔE2000 8.7). It sits at 106° on the hue wheel with 91% saturation and 87% lightness, which reads as neutral.

What is the RGB value of #cdfcbf?

rgb(205, 252, 191) — 205 red, 252 green and 191 blue out of 255, or 80.4% / 98.8% / 74.9% by channel.

Is #cdfcbf a light or a dark color?

It is a light color. Relative luminance is 0.8636 and perceived brightness is 91%, so black text on it reaches 18.27:1.

Should I use black or white text on #cdfcbf?

Black. It scores 18.27:1 against #cdfcbf, versus 1.15:1 for white — AAA at any size.

What is the complementary color of #cdfcbf?

#EEBFFC sits directly opposite on the wheel. Softer options are the split-complements #D0BFFC and #FCBFEC, which give the same contrast with far less vibration.

What colors go well with #cdfcbf?

For interface work: #F6FAF4 as the surface, #CAEDC0 for borders, #5D9B4B for secondary text, #6A06C6 as an accent and #207A06 for hover and pressed states. For a palette, the analogous pair #ECFCBF and #BFFCD0 stays calm, while #EEBFFC is the loudest partner.

What is #cdfcbf in CMYK for printing?

cmyk(19%, 0%, 24%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #cdfcbf warm or cool?

Neutral — it scores 57 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E3FCBF; nudged cooler, #BFFDC7.

Work with #cdfcbf in the Color Lab