#CDFFB9#CDFFB9
#CDFFB9 is a very light, moderate green. Relative luminance 0.880; OKLCH L 94.8% C 0.105 H 136.9°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFB9 |
|---|---|
| RGB | rgb(205, 255, 185) |
| HSL | hsl(103, 100%, 86%) |
| HSV | hsv(103, 27%, 100%) |
| CMYK | cmyk(19.6%, 0%, 27.5%, 0%) |
| CIE-LAB | lab(95.16, -28.27, 28.42) |
| CIE-LCH | lch(95.16, 40.09, 134.85°) |
| OKLab | oklab(94.83% -0.0768 0.0718) |
| OKLCH | oklch(94.83% 0.105 136.9) |
| XYZ | xyz(69.6918, 88.0004, 59.2035) |
| Luminance | 0.8800 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.91
Very Light Green
#D1FFBD
ΔE00 0.94
Very Pale Green
#CFFDBC
ΔE00 1.07
Light Light Green
#C8FFB0
ΔE00 1.72
Celadon
#BEFDB7
ΔE00 2.38
Washed Out Green
#BCF5A6
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFB9 #EBB9FF
analogous
#F0FFB9 #CDFFB9 #B9FFC8
triadic
#CDFFB9 #B9CDFF #FFB9CD
tetradic
#CDFFB9 #B9F0FF #EBB9FF #FFC8B9
square
#CDFFB9 #B9F0FF #EBB9FF #FFC8B9
split-complementary
#CDFFB9 #C8B9FF #FFB9F0
monochromatic
#76FF3F #A1FF7C #CDFFB9 #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.13
#CDFFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#CDFFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFB9
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFB9 | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B5
Deuteranopia (green-blind)
#FCEFBC
Tritanopia (blue-blind)
#CCFAEC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cdffb9; /* rgb */ color: rgb(205, 255, 185); /* oklch */ color: oklch(94.8% 0.105 136.9);
Tailwind
colors: {
custom: {
50: '#ddffce',
500: '#cdffb9',
950: '#000000',
},
}SCSS
$custom: #cdffb9; $custom-light: #ddffce; $custom-dark: #000000;
JSON
{
"hex": "#cdffb9",
"rgb": {
"r": 205,
"g": 255,
"b": 185
},
"hsl": {
"h": 102.857,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.94825,
"c": 0.10518,
"h": 136.9
},
"luminance": 0.88002
}Semantic roles & 50–950 ramp
primary
#CDFFB9
secondary
#C675E7
accent
#00E6A4
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151813
muted
#848683