#CDF2CC#CDF2CC
#CDF2CC is a very light, moderate green. Relative luminance 0.808; OKLCH L 92.5% C 0.064 H 144.3°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF2CC |
|---|---|
| RGB | rgb(205, 242, 204) |
| HSL | hsl(118, 59%, 87%) |
| HSV | hsv(118, 16%, 95%) |
| CMYK | cmyk(15.3%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(92.06, -18.97, 14.40) |
| CIE-LCH | lch(92.06, 23.82, 142.79°) |
| OKLab | oklab(92.47% -0.0519 0.0372) |
| OKLCH | oklch(92.47% 0.064 144.3) |
| XYZ | xyz(67.8256, 80.8417, 69.1456) |
| Luminance | 0.8084 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.21
Very Pale Green
#CFFDBC
ΔE00 6.41
Light Sage
#BCECAC
ΔE00 6.52
Very Light Green
#D1FFBD
ΔE00 6.70
Light Grey Green
#B7E1A1
ΔE00 7.66
Celadon
#BEFDB7
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF2CC #F1CCF2
analogous
#E0F2CC #CDF2CC #CCF2DE
triadic
#CDF2CC #CCCDF2 #F2CCCD
tetradic
#CDF2CC #CCE0F2 #F1CCF2 #F2DECC
square
#CDF2CC #CCE0F2 #F1CCF2 #F2DECC
split-complementary
#CDF2CC #DECCF2 #F2CCE0
monochromatic
#6DD96A #9DE69B #CDF2CC #E7F9E7 #E7F9E7
Accessibility & contrast
On white
1.22
#CDF2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#CDF2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF2CC
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF2CC | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCA
Deuteranopia (green-blind)
#EDE7CE
Tritanopia (blue-blind)
#CAF0E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cdf2cc; /* rgb */ color: rgb(205, 242, 204); /* oklch */ color: oklch(92.5% 0.064 144.3);
Tailwind
colors: {
custom: {
50: '#dcf6db',
500: '#cdf2cc',
950: '#000000',
},
}SCSS
$custom: #cdf2cc; $custom-light: #dcf6db; $custom-dark: #000000;
JSON
{
"hex": "#cdf2cc",
"rgb": {
"r": 205,
"g": 242,
"b": 204
},
"hsl": {
"h": 118.421,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.92469,
"c": 0.06382,
"h": 144.3
},
"luminance": 0.80843
}Semantic roles & 50–950 ramp
primary
#CDF2CC
secondary
#D091D1
accent
#1EC7C3
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151715
muted
#848584