#CDF2CD#CDF2CD
#CDF2CD is a very light, moderate green. Relative luminance 0.809; OKLCH L 92.5% C 0.063 H 145.0°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF2CD |
|---|---|
| RGB | rgb(205, 242, 205) |
| HSL | hsl(120, 59%, 88%) |
| HSV | hsv(120, 15%, 95%) |
| CMYK | cmyk(15.3%, 0%, 15.3%, 5.1%) |
| CIE-LAB | lab(92.08, -18.80, 13.92) |
| CIE-LCH | lch(92.08, 23.39, 143.49°) |
| OKLab | oklab(92.49% -0.0515 0.036) |
| OKLCH | oklch(92.49% 0.063 145) |
| XYZ | xyz(67.9459, 80.8899, 69.7793) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.27
Very Pale Green
#CFFDBC
ΔE00 6.67
Light Sage
#BCECAC
ΔE00 6.78
Very Light Green
#D1FFBD
ΔE00 6.95
Light Grey Green
#B7E1A1
ΔE00 7.89
Celadon
#BEFDB7
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF2CD #F2CDF2
analogous
#DFF2CD #CDF2CD #CDF2DF
triadic
#CDF2CD #CDCDF2 #F2CDCD
tetradic
#CDF2CD #CDDFF2 #F2CDF2 #F2DFCD
square
#CDF2CD #CDDFF2 #F2CDF2 #F2DFCD
split-complementary
#CDF2CD #DFCDF2 #F2CDDF
monochromatic
#6CD96C #9CE59C #CDF2CD #E7F9E7 #E7F9E7
Accessibility & contrast
On white
1.22
#CDF2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#CDF2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF2CD
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF2CD | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCB
Deuteranopia (green-blind)
#EDE7CF
Tritanopia (blue-blind)
#CAF0E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cdf2cd; /* rgb */ color: rgb(205, 242, 205); /* oklch */ color: oklch(92.5% 0.063 145.0);
Tailwind
colors: {
custom: {
50: '#dcf6dc',
500: '#cdf2cd',
950: '#000000',
},
}SCSS
$custom: #cdf2cd; $custom-light: #dcf6dc; $custom-dark: #000000;
JSON
{
"hex": "#cdf2cd",
"rgb": {
"r": 205,
"g": 242,
"b": 205
},
"hsl": {
"h": 120,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.92493,
"c": 0.06279,
"h": 145
},
"luminance": 0.80891
}Semantic roles & 50–950 ramp
primary
#CDF2CD
secondary
#D192D1
accent
#1FC6C6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584