#CDEAAA#CDEAAA
#CDEAAA is a very light, moderate yellow-green. Relative luminance 0.747; OKLCH L 90.0% C 0.090 H 127.9°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEAAA |
|---|---|
| RGB | rgb(205, 234, 170) |
| HSL | hsl(87, 60%, 79%) |
| HSV | hsv(87, 27%, 92%) |
| CMYK | cmyk(12.4%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(89.26, -20.44, 28.03) |
| CIE-LCH | lch(89.26, 34.69, 126.09°) |
| OKLab | oklab(90.02% -0.055 0.0707) |
| OKLCH | oklch(90.02% 0.09 127.9) |
| XYZ | xyz(61.8543, 74.7266, 49.1874) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.76
Light Sage
#BCECAC
ΔE00 3.86
Very Pale Green
#CFFDBC
ΔE00 4.80
Very Light Green
#D1FFBD
ΔE00 5.05
Washed Out Green
#BCF5A6
ΔE00 5.33
Pale Green
#C7FDB5
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEAAA #C7AAEA
analogous
#EAE7AA #CDEAAA #ADEAAA
triadic
#CDEAAA #AACDEA #EAAACD
tetradic
#CDEAAA #AAEAE7 #C7AAEA #EAAAAD
square
#CDEAAA #AAEAE7 #C7AAEA #EAAAAD
split-complementary
#CDEAAA #AAADEA #E7AAEA
monochromatic
#93D248 #B0DE79 #CDEAAA #EAF6DB #F1F9E6
Accessibility & contrast
On white
1.32
#CDEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#CDEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEAAA
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEAAA | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E1A6
Deuteranopia (green-blind)
#ECE0AD
Tritanopia (blue-blind)
#D0E4D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cdeaaa; /* rgb */ color: rgb(205, 234, 170); /* oklch */ color: oklch(90.0% 0.090 127.9);
Tailwind
colors: {
custom: {
50: '#dcf0c3',
500: '#cdeaaa',
950: '#000000',
},
}SCSS
$custom: #cdeaaa; $custom-light: #dcf0c3; $custom-dark: #000000;
JSON
{
"hex": "#cdeaaa",
"rgb": {
"r": 205,
"g": 234,
"b": 170
},
"hsl": {
"h": 87.187,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.90019,
"c": 0.08961,
"h": 127.9
},
"luminance": 0.74727
}Semantic roles & 50–950 ramp
primary
#CDEAAA
secondary
#9872C6
accent
#1DC86B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582