#CDEEA7#CDEEA7
#CDEEA7 is a very light, moderate yellow-green. Relative luminance 0.769; OKLCH L 90.8% C 0.099 H 128.5°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEEA7 |
|---|---|
| RGB | rgb(205, 238, 167) |
| HSL | hsl(88, 68%, 79%) |
| HSV | hsv(88, 30%, 93%) |
| CMYK | cmyk(13.9%, 0%, 29.8%, 6.7%) |
| CIE-LAB | lab(90.28, -22.80, 30.93) |
| CIE-LCH | lch(90.28, 38.43, 126.40°) |
| OKLab | oklab(90.82% -0.0617 0.0776) |
| OKLCH | oklch(90.82% 0.099 128.5) |
| XYZ | xyz(62.7254, 76.9176, 48.0937) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.79
Light Grey Green
#B7E1A1
ΔE00 4.14
Very Pale Green
#CFFDBC
ΔE00 4.25
Washed Out Green
#BCF5A6
ΔE00 4.26
Very Light Green
#D1FFBD
ΔE00 4.43
Pale Green
#C7FDB5
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEEA7 #C8A7EE
analogous
#EEEBA7 #CDEEA7 #AAEEA7
triadic
#CDEEA7 #A7CDEE #EEA7CD
tetradic
#CDEEA7 #A7EEEB #C8A7EE #EEA7AA
square
#CDEEA7 #A7EEEB #C8A7EE #EEA7AA
split-complementary
#CDEEA7 #A7AAEE #EBA7EE
monochromatic
#93DA40 #B0E474 #CDEEA7 #EAF8DA #F0FAE5
Accessibility & contrast
On white
1.28
#CDEEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#CDEEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEEA7
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEEA7 | 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)
#F5E5A2
Deuteranopia (green-blind)
#F0E2AA
Tritanopia (blue-blind)
#D0E8DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdeea7; /* rgb */ color: rgb(205, 238, 167); /* oklch */ color: oklch(90.8% 0.099 128.5);
Tailwind
colors: {
custom: {
50: '#ddf3c1',
500: '#cdeea7',
950: '#000000',
},
}SCSS
$custom: #cdeea7; $custom-light: #ddf3c1; $custom-dark: #000000;
JSON
{
"hex": "#cdeea7",
"rgb": {
"r": 205,
"g": 238,
"b": 167
},
"hsl": {
"h": 87.887,
"s": 67.619,
"l": 79.412
},
"oklch": {
"l": 0.90816,
"c": 0.09916,
"h": 128.5
},
"luminance": 0.76918
}Semantic roles & 50–950 ramp
primary
#CDEEA7
secondary
#996ECB
accent
#16D06C
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582