#CDFDAA#CDFDAA
#CDFDAA is a very light, moderate yellow-green. Relative luminance 0.861; OKLCH L 94.1% C 0.118 H 132.7°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFDAA |
|---|---|
| RGB | rgb(205, 253, 170) |
| HSL | hsl(95, 95%, 83%) |
| HSV | hsv(95, 33%, 99%) |
| CMYK | cmyk(19%, 0%, 32.8%, 0.8%) |
| CIE-LAB | lab(94.37, -29.51, 34.88) |
| CIE-LCH | lch(94.37, 45.69, 130.23°) |
| OKLab | oklab(94.11% -0.0803 0.0871) |
| OKLCH | oklch(94.11% 0.118 132.7) |
| XYZ | xyz(67.5564, 86.1307, 51.0881) |
| Luminance | 0.8613 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.66
Tea Green
#BDF8A3
ΔE00 2.33
Pale Green
#C7FDB5
ΔE00 2.66
Washed Out Green
#BCF5A6
ΔE00 2.76
Very Light Green
#D1FFBD
ΔE00 3.33
Celery
#C1FD95
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFDAA #DAAAFD
analogous
#F6FDAA #CDFDAA #AAFDB0
triadic
#CDFDAA #AACDFD #FDAACD
tetradic
#CDFDAA #AAF6FD #DAAAFD #FDB0AA
square
#CDFDAA #AAF6FD #DAAAFD #FDB0AA
split-complementary
#CDFDAA #B0AAFD #FDAAF6
monochromatic
#87FA32 #AAFC6E #CDFDAA #EDFEE1 #EDFEE1
Accessibility & contrast
On white
1.15
#CDFDAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#CDFDAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFDAA
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFDAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFDAA | 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)
#FFF1A4
Deuteranopia (green-blind)
#FDEDAE
Tritanopia (blue-blind)
#CEF6E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cdfdaa; /* rgb */ color: rgb(205, 253, 170); /* oklch */ color: oklch(94.1% 0.118 132.7);
Tailwind
colors: {
custom: {
50: '#ddfec4',
500: '#cdfdaa',
950: '#000000',
},
}SCSS
$custom: #cdfdaa; $custom-light: #ddfec4; $custom-dark: #000000;
JSON
{
"hex": "#cdfdaa",
"rgb": {
"r": 205,
"g": 253,
"b": 170
},
"hsl": {
"h": 94.699,
"s": 95.402,
"l": 82.941
},
"oklch": {
"l": 0.94105,
"c": 0.11847,
"h": 132.7
},
"luminance": 0.86132
}Semantic roles & 50–950 ramp
primary
#CDFDAA
secondary
#AF6AE1
accent
#00E685
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582