#D2F2CC#D2F2CC
#D2F2CC is a very light, moderate green. Relative luminance 0.816; OKLCH L 92.8% C 0.061 H 140.7°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F2CC |
|---|---|
| RGB | rgb(210, 242, 204) |
| HSL | hsl(111, 59%, 87%) |
| HSV | hsv(111, 16%, 95%) |
| CMYK | cmyk(13.2%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(92.38, -17.30, 14.90) |
| CIE-LCH | lch(92.38, 22.83, 139.26°) |
| OKLab | oklab(92.81% -0.047 0.0385) |
| OKLCH | oklch(92.81% 0.061 140.7) |
| XYZ | xyz(69.2273, 81.5645, 69.2113) |
| Luminance | 0.8157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.47
Very Light Green
#D1FFBD
ΔE00 6.73
Light Sage
#BCECAC
ΔE00 6.77
Mint
#AAF0C1
ΔE00 7.27
Light Grey Green
#B7E1A1
ΔE00 7.77
Pale Green
#C7FDB5
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F2CC #ECCCF2
analogous
#E5F2CC #D2F2CC #CCF2D9
triadic
#D2F2CC #CCD2F2 #F2CCD2
tetradic
#D2F2CC #CCE5F2 #ECCCF2 #F2D9CC
square
#D2F2CC #CCE5F2 #ECCCF2 #F2D9CC
split-complementary
#D2F2CC #D9CCF2 #F2CCE5
monochromatic
#7CD96A #A7E69B #D2F2CC #E9F9E7 #E9F9E7
Accessibility & contrast
On white
1.21
#D2F2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#D2F2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F2CC
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F2CC | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBCA
Deuteranopia (green-blind)
#EFE8CE
Tritanopia (blue-blind)
#D0EFE7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2f2cc; /* rgb */ color: rgb(210, 242, 204); /* oklch */ color: oklch(92.8% 0.061 140.7);
Tailwind
colors: {
custom: {
50: '#e0f6db',
500: '#d2f2cc',
950: '#000000',
},
}SCSS
$custom: #d2f2cc; $custom-light: #e0f6db; $custom-dark: #000000;
JSON
{
"hex": "#d2f2cc",
"rgb": {
"r": 210,
"g": 242,
"b": 204
},
"hsl": {
"h": 110.526,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.92806,
"c": 0.06074,
"h": 140.7
},
"luminance": 0.81566
}Semantic roles & 50–950 ramp
primary
#D2F2CC
secondary
#C791D1
accent
#1EC7AC
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151715
muted
#848584