#CDEEA1#CDEEA1
#CDEEA1 is a very light, moderate yellow-green. Relative luminance 0.767; OKLCH L 90.7% C 0.106 H 127.2°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEEA1 |
|---|---|
| RGB | rgb(205, 238, 161) |
| HSL | hsl(86, 69%, 78%) |
| HSV | hsv(86, 32%, 93%) |
| CMYK | cmyk(13.9%, 0%, 32.4%, 6.7%) |
| CIE-LAB | lab(90.18, -23.63, 33.84) |
| CIE-LCH | lch(90.18, 41.27, 124.93°) |
| OKLab | oklab(90.7% -0.0641 0.0844) |
| OKLCH | oklch(90.7% 0.106 127.2) |
| XYZ | xyz(62.1836, 76.7009, 45.2400) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.40
Light Sage
#BCECAC
ΔE00 4.60
Tea Green
#BDF8A3
ΔE00 4.61
Light Grey Green
#B7E1A1
ΔE00 4.75
Light Light Green
#C8FFB0
ΔE00 4.87
Very Pale Green
#CFFDBC
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEEA1 #C2A1EE
analogous
#EEE8A1 #CDEEA1 #A6EEA1
triadic
#CDEEA1 #A1CDEE #EEA1CD
tetradic
#CDEEA1 #A1EEE8 #C2A1EE #EEA1A6
square
#CDEEA1 #A1EEE8 #C2A1EE #EEA1A6
split-complementary
#CDEEA1 #A1A6EE #E8A1EE
monochromatic
#96DB39 #B1E56D #CDEEA1 #E9F7D5 #F1FAE5
Accessibility & contrast
On white
1.29
#CDEEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#CDEEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEEA1
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEEA1 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E49C
Deuteranopia (green-blind)
#F1E2A5
Tritanopia (blue-blind)
#D1E7DA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdeea1; /* rgb */ color: rgb(205, 238, 161); /* oklch */ color: oklch(90.7% 0.106 127.2);
Tailwind
colors: {
custom: {
50: '#ddf3bd',
500: '#cdeea1',
950: '#000000',
},
}SCSS
$custom: #cdeea1; $custom-light: #ddf3bd; $custom-dark: #000000;
JSON
{
"hex": "#cdeea1",
"rgb": {
"r": 205,
"g": 238,
"b": 161
},
"hsl": {
"h": 85.714,
"s": 69.369,
"l": 78.235
},
"oklch": {
"l": 0.90703,
"c": 0.106,
"h": 127.2
},
"luminance": 0.76701
}Semantic roles & 50–950 ramp
primary
#CDEEA1
secondary
#9368CB
accent
#14D165
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582