#CDF5AA#CDF5AA
#CDF5AA is a very light, moderate yellow-green. Relative luminance 0.812; OKLCH L 92.4% C 0.106 H 131.0°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF5AA |
|---|---|
| RGB | rgb(205, 245, 170) |
| HSL | hsl(92, 79%, 81%) |
| HSV | hsv(92, 31%, 96%) |
| CMYK | cmyk(16.3%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(92.21, -25.74, 32.00) |
| CIE-LCH | lch(92.21, 41.07, 128.80°) |
| OKLab | oklab(92.38% -0.0698 0.0802) |
| OKLCH | oklch(92.38% 0.106 131) |
| XYZ | xyz(65.0837, 81.1853, 50.2638) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.96
Washed Out Green
#BCF5A6
ΔE00 2.99
Pale Green
#C7FDB5
ΔE00 3.08
Very Pale Green
#CFFDBC
ΔE00 3.11
Very Light Green
#D1FFBD
ΔE00 3.19
Tea Green
#BDF8A3
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF5AA #D2AAF5
analogous
#F3F5AA #CDF5AA #AAF5AD
triadic
#CDF5AA #AACDF5 #F5AACD
tetradic
#CDF5AA #AAF3F5 #D2AAF5 #F5ADAA
square
#CDF5AA #AAF3F5 #D2AAF5 #F5ADAA
split-complementary
#CDF5AA #ADAAF5 #F5AAF3
monochromatic
#8DE83C #ADEF73 #CDF5AA #EDFBE1 #EFFCE4
Accessibility & contrast
On white
1.22
#CDF5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#CDF5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF5AA
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF5AA | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA5
Deuteranopia (green-blind)
#F6E8AE
Tritanopia (blue-blind)
#CFEFE1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cdf5aa; /* rgb */ color: rgb(205, 245, 170); /* oklch */ color: oklch(92.4% 0.106 131.0);
Tailwind
colors: {
custom: {
50: '#ddf8c4',
500: '#cdf5aa',
950: '#000000',
},
}SCSS
$custom: #cdf5aa; $custom-light: #ddf8c4; $custom-dark: #000000;
JSON
{
"hex": "#cdf5aa",
"rgb": {
"r": 205,
"g": 245,
"b": 170
},
"hsl": {
"h": 92,
"s": 78.947,
"l": 81.373
},
"oklch": {
"l": 0.92377,
"c": 0.10638,
"h": 131
},
"luminance": 0.81186
}Semantic roles & 50–950 ramp
primary
#CDF5AA
secondary
#A56ED5
accent
#0ADB7A
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582