#D2FCCC#D2FCCC
#D2FCCC is a very light, moderate green. Relative luminance 0.877; OKLCH L 94.9% C 0.077 H 141.6°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FCCC |
|---|---|
| RGB | rgb(210, 252, 204) |
| HSL | hsl(113, 89%, 89%) |
| HSV | hsv(113, 19%, 99%) |
| CMYK | cmyk(16.7%, 0%, 19%, 1.2%) |
| CIE-LAB | lab(95.03, -22.17, 18.62) |
| CIE-LCH | lch(95.03, 28.95, 139.97°) |
| OKLab | oklab(94.91% -0.0603 0.0478) |
| OKLCH | oklch(94.91% 0.077 141.6) |
| XYZ | xyz(72.2854, 87.6806, 70.2307) |
| Luminance | 0.8768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.76
Very Light Green
#D1FFBD
ΔE00 3.96
Pale Green
#C7FDB5
ΔE00 5.17
Celadon
#BEFDB7
ΔE00 5.29
Light Sage
#BCECAC
ΔE00 5.36
Light Mint
#B6FFBB
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FCCC #F6CCFC
analogous
#EAFCCC #D2FCCC #CCFCDE
triadic
#D2FCCC #CCD2FC #FCCCD2
tetradic
#D2FCCC #CCEAFC #F6CCFC #FCDECC
square
#D2FCCC #CCEAFC #F6CCFC #FCDECC
split-complementary
#D2FCCC #DECCFC #FCCCEA
monochromatic
#6CF558 #9FF992 #D2FCCC #E5FDE2 #E5FDE2
Accessibility & contrast
On white
1.13
#D2FCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#D2FCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FCCC
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FCCC | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C9
Deuteranopia (green-blind)
#F8EFCE
Tritanopia (blue-blind)
#CFF9EF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d2fccc; /* rgb */ color: rgb(210, 252, 204); /* oklch */ color: oklch(94.9% 0.077 141.6);
Tailwind
colors: {
custom: {
50: '#e0fddb',
500: '#d2fccc',
950: '#000000',
},
}SCSS
$custom: #d2fccc; $custom-light: #e0fddb; $custom-dark: #000000;
JSON
{
"hex": "#d2fccc",
"rgb": {
"r": 210,
"g": 252,
"b": 204
},
"hsl": {
"h": 112.5,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.94914,
"c": 0.07701,
"h": 141.6
},
"luminance": 0.87682
}Semantic roles & 50–950 ramp
primary
#D2FCCC
secondary
#D889E3
accent
#00E6C9
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151715
muted
#848584