#CDEEA6#CDEEA6
#CDEEA6 is a very light, moderate yellow-green. Relative luminance 0.769; OKLCH L 90.8% C 0.100 H 128.3°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEEA6 |
|---|---|
| RGB | rgb(205, 238, 166) |
| HSL | hsl(88, 68%, 79%) |
| HSV | hsv(88, 30%, 93%) |
| CMYK | cmyk(13.9%, 0%, 30.3%, 6.7%) |
| CIE-LAB | lab(90.27, -22.94, 31.42) |
| CIE-LCH | lch(90.27, 38.90, 126.14°) |
| OKLab | oklab(90.8% -0.0621 0.0788) |
| OKLCH | oklch(90.8% 0.1 128.3) |
| XYZ | xyz(62.6333, 76.8808, 47.6087) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.92
Light Grey Green
#B7E1A1
ΔE00 4.23
Washed Out Green
#BCF5A6
ΔE00 4.26
Very Pale Green
#CFFDBC
ΔE00 4.36
Very Light Green
#D1FFBD
ΔE00 4.53
Pale Green
#C7FDB5
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEEA6 #C7A6EE
analogous
#EEEBA6 #CDEEA6 #A9EEA6
triadic
#CDEEA6 #A6CDEE #EEA6CD
tetradic
#CDEEA6 #A6EEEB #C7A6EE #EEA6A9
square
#CDEEA6 #A6EEEB #C7A6EE #EEA6A9
split-complementary
#CDEEA6 #A6A9EE #EBA6EE
monochromatic
#93DA3F #B0E473 #CDEEA6 #EAF8D9 #F1FAE5
Accessibility & contrast
On white
1.28
#CDEEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#CDEEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEEA6
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEEA6 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A1
Deuteranopia (green-blind)
#F0E2A9
Tritanopia (blue-blind)
#D0E8DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdeea6; /* rgb */ color: rgb(205, 238, 166); /* oklch */ color: oklch(90.8% 0.100 128.3);
Tailwind
colors: {
custom: {
50: '#ddf3c1',
500: '#cdeea6',
950: '#000000',
},
}SCSS
$custom: #cdeea6; $custom-light: #ddf3c1; $custom-dark: #000000;
JSON
{
"hex": "#cdeea6",
"rgb": {
"r": 205,
"g": 238,
"b": 166
},
"hsl": {
"h": 87.5,
"s": 67.925,
"l": 79.216
},
"oklch": {
"l": 0.90797,
"c": 0.1003,
"h": 128.3
},
"luminance": 0.76881
}Semantic roles & 50–950 ramp
primary
#CDEEA6
secondary
#986DCB
accent
#16D06B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582