#CDF0AA#CDF0AA
#CDF0AA is a very light, moderate yellow-green. Relative luminance 0.782; OKLCH L 91.3% C 0.099 H 129.8°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF0AA |
|---|---|
| RGB | rgb(205, 240, 170) |
| HSL | hsl(90, 70%, 80%) |
| HSV | hsv(90, 29%, 94%) |
| CMYK | cmyk(14.6%, 0%, 29.2%, 5.9%) |
| CIE-LAB | lab(90.87, -23.34, 30.20) |
| CIE-LCH | lch(90.87, 38.17, 127.70°) |
| OKLab | oklab(91.3% -0.0632 0.0759) |
| OKLCH | oklch(91.3% 0.099 129.8) |
| XYZ | xyz(63.5915, 78.2009, 49.7664) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.42
Very Pale Green
#CFFDBC
ΔE00 3.62
Very Light Green
#D1FFBD
ΔE00 3.81
Washed Out Green
#BCF5A6
ΔE00 3.87
Pale Green
#C7FDB5
ΔE00 4.01
Light Grey Green
#B7E1A1
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF0AA #CDAAF0
analogous
#F0F0AA #CDF0AA #AAF0AA
triadic
#CDF0AA #AACDF0 #F0AACD
tetradic
#CDF0AA #AAF0F0 #CDAAF0 #F0AAAA
square
#CDF0AA #AAF0F0 #CDAAF0 #F0AAAA
split-complementary
#CDF0AA #AAAAF0 #F0AAF0
monochromatic
#90DE42 #AEE776 #CDF0AA #ECF9DE #F0FAE5
Accessibility & contrast
On white
1.26
#CDF0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#CDF0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF0AA
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF0AA | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A5
Deuteranopia (green-blind)
#F1E4AD
Tritanopia (blue-blind)
#D0EADE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cdf0aa; /* rgb */ color: rgb(205, 240, 170); /* oklch */ color: oklch(91.3% 0.099 129.8);
Tailwind
colors: {
custom: {
50: '#ddf5c3',
500: '#cdf0aa',
950: '#000000',
},
}SCSS
$custom: #cdf0aa; $custom-light: #ddf5c3; $custom-dark: #000000;
JSON
{
"hex": "#cdf0aa",
"rgb": {
"r": 205,
"g": 240,
"b": 170
},
"hsl": {
"h": 90,
"s": 70,
"l": 80.392
},
"oklch": {
"l": 0.91303,
"c": 0.09877,
"h": 129.8
},
"luminance": 0.78202
}Semantic roles & 50–950 ramp
primary
#CDF0AA
secondary
#9F70CE
accent
#14D273
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582