#CDF2C3#CDF2C3
#CDF2C3 is a very light, moderate green. Relative luminance 0.804; OKLCH L 92.3% C 0.074 H 139.1°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF2C3 |
|---|---|
| RGB | rgb(205, 242, 195) |
| HSL | hsl(107, 64%, 86%) |
| HSV | hsv(107, 19%, 95%) |
| CMYK | cmyk(15.3%, 0%, 19.4%, 5.1%) |
| CIE-LAB | lab(91.87, -20.48, 18.78) |
| CIE-LCH | lch(91.87, 27.79, 137.47°) |
| OKLab | oklab(92.26% -0.0556 0.0482) |
| OKLCH | oklch(92.26% 0.074 139.1) |
| XYZ | xyz(66.7772, 80.4224, 63.6241) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.33
Light Sage
#BCECAC
ΔE00 4.47
Very Light Green
#D1FFBD
ΔE00 4.65
Pale Green
#C7FDB5
ΔE00 5.66
Light Grey Green
#B7E1A1
ΔE00 5.80
Celadon
#BEFDB7
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF2C3 #E8C3F2
analogous
#E4F2C3 #CDF2C3 #C3F2D0
triadic
#CDF2C3 #C3CDF2 #F2C3CD
tetradic
#CDF2C3 #C3E4F2 #E8C3F2 #F2D0C3
square
#CDF2C3 #C3E4F2 #E8C3F2 #F2D0C3
split-complementary
#CDF2C3 #D0C3F2 #F2C3E4
monochromatic
#79DC5E #A3E791 #CDF2C3 #EAFAE6 #EAFAE6
Accessibility & contrast
On white
1.23
#CDF2C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#CDF2C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF2C3
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF2C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF2C3 | 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)
#F5EAC0
Deuteranopia (green-blind)
#EFE6C5
Tritanopia (blue-blind)
#CCEFE5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cdf2c3; /* rgb */ color: rgb(205, 242, 195); /* oklch */ color: oklch(92.3% 0.074 139.1);
Tailwind
colors: {
custom: {
50: '#dcf6d5',
500: '#cdf2c3',
950: '#000000',
},
}SCSS
$custom: #cdf2c3; $custom-light: #dcf6d5; $custom-dark: #000000;
JSON
{
"hex": "#cdf2c3",
"rgb": {
"r": 205,
"g": 242,
"b": 195
},
"hsl": {
"h": 107.234,
"s": 64.384,
"l": 85.686
},
"oklch": {
"l": 0.92258,
"c": 0.07356,
"h": 139.1
},
"luminance": 0.80424
}Semantic roles & 50–950 ramp
primary
#CDF2C3
secondary
#C287D2
accent
#19CCA6
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583