#CDF2C2#CDF2C2
#CDF2C2 is a very light, moderate green. Relative luminance 0.804; OKLCH L 92.2% C 0.075 H 138.6°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF2C2 |
|---|---|
| RGB | rgb(205, 242, 194) |
| HSL | hsl(106, 65%, 85%) |
| HSV | hsv(106, 20%, 95%) |
| CMYK | cmyk(15.3%, 0%, 19.8%, 5.1%) |
| CIE-LAB | lab(91.85, -20.64, 19.27) |
| CIE-LCH | lch(91.85, 28.24, 136.97°) |
| OKLab | oklab(92.24% -0.056 0.0494) |
| OKLCH | oklch(92.24% 0.075 138.6) |
| XYZ | xyz(66.6645, 80.3773, 63.0306) |
| Luminance | 0.8038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.12
Light Sage
#BCECAC
ΔE00 4.27
Very Light Green
#D1FFBD
ΔE00 4.46
Pale Green
#C7FDB5
ΔE00 5.46
Light Grey Green
#B7E1A1
ΔE00 5.63
Celadon
#BEFDB7
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF2C2 #E7C2F2
analogous
#E5F2C2 #CDF2C2 #C2F2CF
triadic
#CDF2C2 #C2CDF2 #F2C2CD
tetradic
#CDF2C2 #C2E5F2 #E7C2F2 #F2CFC2
square
#CDF2C2 #C2E5F2 #E7C2F2 #F2CFC2
split-complementary
#CDF2C2 #CFC2F2 #F2C2E5
monochromatic
#7ADC5D #A4E790 #CDF2C2 #EAFAE6 #EAFAE6
Accessibility & contrast
On white
1.23
#CDF2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#CDF2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF2C2
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF2C2 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EABF
Deuteranopia (green-blind)
#EFE6C4
Tritanopia (blue-blind)
#CCEEE5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cdf2c2; /* rgb */ color: rgb(205, 242, 194); /* oklch */ color: oklch(92.2% 0.075 138.6);
Tailwind
colors: {
custom: {
50: '#dcf6d4',
500: '#cdf2c2',
950: '#000000',
},
}SCSS
$custom: #cdf2c2; $custom-light: #dcf6d4; $custom-dark: #000000;
JSON
{
"hex": "#cdf2c2",
"rgb": {
"r": 205,
"g": 242,
"b": 194
},
"hsl": {
"h": 106.25,
"s": 64.865,
"l": 85.49
},
"oklch": {
"l": 0.92235,
"c": 0.07467,
"h": 138.6
},
"luminance": 0.80378
}Semantic roles & 50–950 ramp
primary
#CDF2C2
secondary
#C086D2
accent
#19CDA3
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583