#CDF2AC#CDF2AC
#CDF2AC is a very light, moderate yellow-green. Relative luminance 0.795; OKLCH L 91.8% C 0.100 H 130.8°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF2AC |
|---|---|
| RGB | rgb(205, 242, 172) |
| HSL | hsl(92, 73%, 81%) |
| HSV | hsv(92, 29%, 95%) |
| CMYK | cmyk(15.3%, 0%, 28.9%, 5.1%) |
| CIE-LAB | lab(91.44, -24.02, 29.96) |
| CIE-LCH | lch(91.44, 38.40, 128.72°) |
| OKLab | oklab(91.77% -0.065 0.0754) |
| OKLCH | oklch(91.77% 0.1 130.8) |
| XYZ | xyz(64.3741, 79.4611, 50.9678) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.10
Light Sage
#BCECAC
ΔE00 3.24
Very Light Green
#D1FFBD
ΔE00 3.29
Pale Green
#C7FDB5
ΔE00 3.48
Washed Out Green
#BCF5A6
ΔE00 3.52
Light Light Green
#C8FFB0
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF2AC #D1ACF2
analogous
#F0F2AC #CDF2AC #ACF2AE
triadic
#CDF2AC #ACCDF2 #F2ACCD
tetradic
#CDF2AC #ACF0F2 #D1ACF2 #F2AEAC
square
#CDF2AC #ACF0F2 #D1ACF2 #F2AEAC
split-complementary
#CDF2AC #AEACF2 #F2ACF0
monochromatic
#8DE142 #ADEA77 #CDF2AC #EDFAE1 #EFFBE5
Accessibility & contrast
On white
1.24
#CDF2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#CDF2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF2AC
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF2AC | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A7
Deuteranopia (green-blind)
#F3E6AF
Tritanopia (blue-blind)
#CFECE0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdf2ac; /* rgb */ color: rgb(205, 242, 172); /* oklch */ color: oklch(91.8% 0.100 130.8);
Tailwind
colors: {
custom: {
50: '#ddf6c5',
500: '#cdf2ac',
950: '#000000',
},
}SCSS
$custom: #cdf2ac; $custom-light: #ddf6c5; $custom-dark: #000000;
JSON
{
"hex": "#cdf2ac",
"rgb": {
"r": 205,
"g": 242,
"b": 172
},
"hsl": {
"h": 91.714,
"s": 72.917,
"l": 81.176
},
"oklch": {
"l": 0.91771,
"c": 0.09955,
"h": 130.8
},
"luminance": 0.79462
}Semantic roles & 50–950 ramp
primary
#CDF2AC
secondary
#A471D1
accent
#10D578
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582