#CDFDAB#CDFDAB
#CDFDAB is a very light, moderate yellow-green. Relative luminance 0.862; OKLCH L 94.1% C 0.117 H 132.9°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFDAB |
|---|---|
| RGB | rgb(205, 253, 171) |
| HSL | hsl(95, 95%, 83%) |
| HSV | hsv(95, 32%, 99%) |
| CMYK | cmyk(19%, 0%, 32.4%, 0.8%) |
| CIE-LAB | lab(94.38, -29.37, 34.40) |
| CIE-LCH | lch(94.38, 45.23, 130.49°) |
| OKLab | oklab(94.12% -0.0799 0.086) |
| OKLCH | oklch(94.12% 0.117 132.9) |
| XYZ | xyz(67.6514, 86.1687, 51.5882) |
| Luminance | 0.8617 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.53
Tea Green
#BDF8A3
ΔE00 2.33
Pale Green
#C7FDB5
ΔE00 2.49
Washed Out Green
#BCF5A6
ΔE00 2.70
Very Light Green
#D1FFBD
ΔE00 3.15
Very Pale Green
#CFFDBC
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFDAB #DBABFD
analogous
#F6FDAB #CDFDAB #ABFDB2
triadic
#CDFDAB #ABCDFD #FDABCD
tetradic
#CDFDAB #ABF6FD #DBABFD #FDB2AB
square
#CDFDAB #ABF6FD #DBABFD #FDB2AB
split-complementary
#CDFDAB #B2ABFD #FDABF6
monochromatic
#86FA33 #A9FC6F #CDFDAB #EDFEE1 #EDFEE1
Accessibility & contrast
On white
1.15
#CDFDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#CDFDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFDAB
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFDAB | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A5
Deuteranopia (green-blind)
#FCEDAF
Tritanopia (blue-blind)
#CEF7E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cdfdab; /* rgb */ color: rgb(205, 253, 171); /* oklch */ color: oklch(94.1% 0.117 132.9);
Tailwind
colors: {
custom: {
50: '#ddfec4',
500: '#cdfdab',
950: '#000000',
},
}SCSS
$custom: #cdfdab; $custom-light: #ddfec4; $custom-dark: #000000;
JSON
{
"hex": "#cdfdab",
"rgb": {
"r": 205,
"g": 253,
"b": 171
},
"hsl": {
"h": 95.122,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.94123,
"c": 0.11739,
"h": 132.9
},
"luminance": 0.8617
}Semantic roles & 50–950 ramp
primary
#CDFDAB
secondary
#B06BE1
accent
#00E686
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582