#CDF4AC#CDF4AC
#CDF4AC is a very light, moderate yellow-green. Relative luminance 0.807; OKLCH L 92.2% C 0.103 H 131.3°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF4AC |
|---|---|
| RGB | rgb(205, 244, 172) |
| HSL | hsl(93, 77%, 82%) |
| HSV | hsv(93, 30%, 96%) |
| CMYK | cmyk(16%, 0%, 29.5%, 4.3%) |
| CIE-LAB | lab(91.98, -24.97, 30.68) |
| CIE-LCH | lch(91.98, 39.56, 129.15°) |
| OKLab | oklab(92.2% -0.0677 0.0771) |
| OKLCH | oklch(92.2% 0.103 131.3) |
| XYZ | xyz(64.9726, 80.6582, 51.1673) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.88
Very Light Green
#D1FFBD
ΔE00 3.01
Pale Green
#C7FDB5
ΔE00 3.08
Washed Out Green
#BCF5A6
ΔE00 3.15
Light Light Green
#C8FFB0
ΔE00 3.21
Light Sage
#BCECAC
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF4AC #D3ACF4
analogous
#F1F4AC #CDF4AC #ACF4AF
triadic
#CDF4AC #ACCDF4 #F4ACCD
tetradic
#CDF4AC #ACF1F4 #D3ACF4 #F4AFAC
square
#CDF4AC #ACF1F4 #D3ACF4 #F4AFAC
split-complementary
#CDF4AC #AFACF4 #F4ACF1
monochromatic
#8CE640 #ACED76 #CDF4AC #EEFBE2 #EFFBE4
Accessibility & contrast
On white
1.23
#CDF4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#CDF4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF4AC
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF4AC | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA7
Deuteranopia (green-blind)
#F4E7AF
Tritanopia (blue-blind)
#CFEEE1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cdf4ac; /* rgb */ color: rgb(205, 244, 172); /* oklch */ color: oklch(92.2% 0.103 131.3);
Tailwind
colors: {
custom: {
50: '#ddf7c5',
500: '#cdf4ac',
950: '#000000',
},
}SCSS
$custom: #cdf4ac; $custom-light: #ddf7c5; $custom-dark: #000000;
JSON
{
"hex": "#cdf4ac",
"rgb": {
"r": 205,
"g": 244,
"b": 172
},
"hsl": {
"h": 92.5,
"s": 76.596,
"l": 81.569
},
"oklch": {
"l": 0.92201,
"c": 0.1026,
"h": 131.3
},
"luminance": 0.80659
}Semantic roles & 50–950 ramp
primary
#CDF4AC
secondary
#A670D4
accent
#0DD97B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582