#D2F2DC#D2F2DC
#D2F2DC is a very light, muted green. Relative luminance 0.824; OKLCH L 93.2% C 0.045 H 155.4°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F2DC |
|---|---|
| RGB | rgb(210, 242, 220) |
| HSL | hsl(139, 55%, 89%) |
| HSV | hsv(139, 13%, 95%) |
| CMYK | cmyk(13.2%, 0%, 9.1%, 5.1%) |
| CIE-LAB | lab(92.74, -14.51, 7.13) |
| CIE-LCH | lch(92.74, 16.16, 153.83°) |
| OKLab | oklab(93.21% -0.0405 0.0185) |
| OKLCH | oklch(93.21% 0.045 155.4) |
| XYZ | xyz(71.2458, 82.3719, 79.8420) |
| Luminance | 0.8237 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.80
Ice
#D6FFFA
ΔE00 7.28
Duck Egg Blue
#C3FBF4
ΔE00 7.89
Pale Aqua
#B8FFEB
ΔE00 8.05
Eggshell Blue
#C4FFF7
ΔE00 8.17
Light Light Blue
#CAFFFB
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F2DC #F2D2E8
analogous
#D8F2D2 #D2F2DC #D2F2EC
triadic
#D2F2DC #DCD2F2 #F2DCD2
tetradic
#D2F2DC #D2D8F2 #F2D2E8 #F2ECD2
square
#D2F2DC #D2D8F2 #F2D2E8 #F2ECD2
split-complementary
#D2F2DC #ECD2F2 #F2D2D8
monochromatic
#73D792 #A3E4B7 #D2F2DC #E7F8ED #E7F8ED
Accessibility & contrast
On white
1.20
#D2F2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#D2F2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F2DC
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F2DC | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDB
Deuteranopia (green-blind)
#ECE9DD
Tritanopia (blue-blind)
#CDF1EB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d2f2dc; /* rgb */ color: rgb(210, 242, 220); /* oklch */ color: oklch(93.2% 0.045 155.4);
Tailwind
colors: {
custom: {
50: '#e0f6e6',
500: '#d2f2dc',
950: '#000000',
},
}SCSS
$custom: #d2f2dc; $custom-light: #e0f6e6; $custom-dark: #000000;
JSON
{
"hex": "#d2f2dc",
"rgb": {
"r": 210,
"g": 242,
"b": 220
},
"hsl": {
"h": 138.75,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.93207,
"c": 0.04458,
"h": 155.4
},
"luminance": 0.82373
}Semantic roles & 50–950 ramp
primary
#D2F2DC
secondary
#D197BF
accent
#2391C3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584