#CDF2AA#CDF2AA
#CDF2AA is a very light, moderate yellow-green. Relative luminance 0.794; OKLCH L 91.7% C 0.102 H 130.3°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF2AA |
|---|---|
| RGB | rgb(205, 242, 170) |
| HSL | hsl(91, 73%, 81%) |
| HSV | hsv(91, 30%, 95%) |
| CMYK | cmyk(15.3%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(91.41, -24.30, 30.92) |
| CIE-LCH | lch(91.41, 39.33, 128.16°) |
| OKLab | oklab(91.73% -0.0659 0.0777) |
| OKLCH | oklch(91.73% 0.102 130.3) |
| XYZ | xyz(64.1835, 79.3849, 49.9638) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.35
Washed Out Green
#BCF5A6
ΔE00 3.47
Light Sage
#BCECAC
ΔE00 3.47
Very Light Green
#D1FFBD
ΔE00 3.50
Pale Green
#C7FDB5
ΔE00 3.59
Light Light Green
#C8FFB0
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF2AA #CFAAF2
analogous
#F1F2AA #CDF2AA #AAF2AB
triadic
#CDF2AA #AACDF2 #F2AACD
tetradic
#CDF2AA #AAF1F2 #CFAAF2 #F2ABAA
square
#CDF2AA #AAF1F2 #CFAAF2 #F2ABAA
split-complementary
#CDF2AA #ABAAF2 #F2AAF1
monochromatic
#8FE240 #AEEA75 #CDF2AA #ECFADF #EFFBE4
Accessibility & contrast
On white
1.24
#CDF2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#CDF2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF2AA
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF2AA | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#F3E5AD
Tritanopia (blue-blind)
#CFECDF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdf2aa; /* rgb */ color: rgb(205, 242, 170); /* oklch */ color: oklch(91.7% 0.102 130.3);
Tailwind
colors: {
custom: {
50: '#ddf6c3',
500: '#cdf2aa',
950: '#000000',
},
}SCSS
$custom: #cdf2aa; $custom-light: #ddf6c3; $custom-dark: #000000;
JSON
{
"hex": "#cdf2aa",
"rgb": {
"r": 205,
"g": 242,
"b": 170
},
"hsl": {
"h": 90.833,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.91732,
"c": 0.10181,
"h": 130.3
},
"luminance": 0.79386
}Semantic roles & 50–950 ramp
primary
#CDF2AA
secondary
#A16FD1
accent
#10D675
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582