#CDF8A3#CDF8A3
#CDF8A3 is a very light, moderate yellow-green. Relative luminance 0.828; OKLCH L 92.9% C 0.119 H 130.2°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF8A3 |
|---|---|
| RGB | rgb(205, 248, 163) |
| HSL | hsl(90, 86%, 81%) |
| HSV | hsv(90, 34%, 97%) |
| CMYK | cmyk(17.3%, 0%, 34.3%, 2.7%) |
| CIE-LAB | lab(92.91, -28.12, 36.44) |
| CIE-LCH | lch(92.91, 46.02, 127.66°) |
| OKLab | oklab(92.9% -0.0766 0.0906) |
| OKLCH | oklch(92.9% 0.119 130.2) |
| XYZ | xyz(65.3540, 82.7573, 47.1738) |
| Luminance | 0.8276 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.86
Light Light Green
#C8FFB0
ΔE00 2.96
Washed Out Green
#BCF5A6
ΔE00 3.23
Celery
#C1FD95
ΔE00 3.44
Pale Green
#C7FDB5
ΔE00 3.76
Pistachio (survey)
#C0FA8B
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF8A3 #CEA3F8
analogous
#F8F8A3 #CDF8A3 #A3F8A3
triadic
#CDF8A3 #A3CDF8 #F8A3CD
tetradic
#CDF8A3 #A3F8F8 #CEA3F8 #F8A3A3
square
#CDF8A3 #A3F8F8 #CEA3F8 #F8A3A3
split-complementary
#CDF8A3 #A3A3F8 #F8A3F8
monochromatic
#8FEF31 #AEF46A #CDF8A3 #ECFCDC #F0FDE3
Accessibility & contrast
On white
1.20
#CDF8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#CDF8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF8A3
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF8A3 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9D
Deuteranopia (green-blind)
#F9EAA7
Tritanopia (blue-blind)
#D0F1E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cdf8a3; /* rgb */ color: rgb(205, 248, 163); /* oklch */ color: oklch(92.9% 0.119 130.2);
Tailwind
colors: {
custom: {
50: '#ddfabf',
500: '#cdf8a3',
950: '#000000',
},
}SCSS
$custom: #cdf8a3; $custom-light: #ddfabf; $custom-dark: #000000;
JSON
{
"hex": "#cdf8a3",
"rgb": {
"r": 205,
"g": 248,
"b": 163
},
"hsl": {
"h": 90.353,
"s": 85.859,
"l": 80.588
},
"oklch": {
"l": 0.92896,
"c": 0.11864,
"h": 130.2
},
"luminance": 0.82758
}Semantic roles & 50–950 ramp
primary
#CDF8A3
secondary
#A066D9
accent
#03E274
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582