#CDEEA0#CDEEA0
#CDEEA0 is a very light, moderate yellow-green. Relative luminance 0.767; OKLCH L 90.7% C 0.107 H 127.1°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEEA0 |
|---|---|
| RGB | rgb(205, 238, 160) |
| HSL | hsl(85, 70%, 78%) |
| HSV | hsv(85, 33%, 93%) |
| CMYK | cmyk(13.9%, 0%, 32.8%, 6.7%) |
| CIE-LAB | lab(90.17, -23.76, 34.32) |
| CIE-LCH | lch(90.17, 41.74, 124.70°) |
| OKLab | oklab(90.69% -0.0645 0.0855) |
| OKLCH | oklch(90.69% 0.107 127.1) |
| XYZ | xyz(62.0957, 76.6658, 44.7774) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.45
Tea Green
#BDF8A3
ΔE00 4.63
Light Sage
#BCECAC
ΔE00 4.74
Light Grey Green
#B7E1A1
ΔE00 4.87
Light Light Green
#C8FFB0
ΔE00 4.92
Very Pale Green
#CFFDBC
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEEA0 #C1A0EE
analogous
#EEE8A0 #CDEEA0 #A6EEA0
triadic
#CDEEA0 #A0CDEE #EEA0CD
tetradic
#CDEEA0 #A0EEE8 #C1A0EE #EEA0A6
square
#CDEEA0 #A0EEE8 #C1A0EE #EEA0A6
split-complementary
#CDEEA0 #A0A6EE #E8A0EE
monochromatic
#96DB38 #B2E56C #CDEEA0 #E8F7D4 #F1FAE5
Accessibility & contrast
On white
1.29
#CDEEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#CDEEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEEA0
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEEA0 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E49B
Deuteranopia (green-blind)
#F1E2A4
Tritanopia (blue-blind)
#D1E7DA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdeea0; /* rgb */ color: rgb(205, 238, 160); /* oklch */ color: oklch(90.7% 0.107 127.1);
Tailwind
colors: {
custom: {
50: '#ddf3bc',
500: '#cdeea0',
950: '#000000',
},
}SCSS
$custom: #cdeea0; $custom-light: #ddf3bc; $custom-dark: #000000;
JSON
{
"hex": "#cdeea0",
"rgb": {
"r": 205,
"g": 238,
"b": 160
},
"hsl": {
"h": 85.385,
"s": 69.643,
"l": 78.039
},
"oklch": {
"l": 0.90685,
"c": 0.10713,
"h": 127.1
},
"luminance": 0.76666
}Semantic roles & 50–950 ramp
primary
#CDEEA0
secondary
#9167CB
accent
#14D264
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582