#D2F6DC#D2F6DC
#D2F6DC is a very light, muted green. Relative luminance 0.848; OKLCH L 94.0% C 0.051 H 153.9°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F6DC |
|---|---|
| RGB | rgb(210, 246, 220) |
| HSL | hsl(137, 67%, 89%) |
| HSV | hsv(137, 15%, 96%) |
| CMYK | cmyk(14.6%, 0%, 10.6%, 3.5%) |
| CIE-LAB | lab(93.79, -16.48, 8.64) |
| CIE-LCH | lch(93.79, 18.61, 152.35°) |
| OKLab | oklab(94.04% -0.0459 0.0224) |
| OKLCH | oklch(94.04% 0.051 153.9) |
| XYZ | xyz(72.4493, 84.7790, 80.2432) |
| Luminance | 0.8478 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 7.39
Honeydew
#F0FFF0
ΔE00 7.77
Ice
#D6FFFA
ΔE00 8.06
Mint
#AAF0C1
ΔE00 8.20
Duck Egg Blue
#C3FBF4
ΔE00 8.25
Eggshell Blue
#C4FFF7
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F6DC #F6D2EC
analogous
#DAF6D2 #D2F6DC #D2F6EE
triadic
#D2F6DC #DCD2F6 #F6DCD2
tetradic
#D2F6DC #D2DAF6 #F6D2EC #F6EED2
square
#D2F6DC #D2DAF6 #F6D2EC #F6EED2
split-complementary
#D2F6DC #EED2F6 #F6D2DA
monochromatic
#6CE28D #9FECB4 #D2F6DC #E5FAEB #E5FAEB
Accessibility & contrast
On white
1.17
#D2F6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#D2F6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F6DC
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F6DC | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DB
Deuteranopia (green-blind)
#EFEBDD
Tritanopia (blue-blind)
#CDF5EE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d2f6dc; /* rgb */ color: rgb(210, 246, 220); /* oklch */ color: oklch(94.0% 0.051 153.9);
Tailwind
colors: {
custom: {
50: '#e0f9e6',
500: '#d2f6dc',
950: '#000000',
},
}SCSS
$custom: #d2f6dc; $custom-light: #e0f9e6; $custom-dark: #000000;
JSON
{
"hex": "#d2f6dc",
"rgb": {
"r": 210,
"g": 246,
"b": 220
},
"hsl": {
"h": 136.667,
"s": 66.667,
"l": 89.412
},
"oklch": {
"l": 0.94041,
"c": 0.05108,
"h": 153.9
},
"luminance": 0.8478
}Semantic roles & 50–950 ramp
primary
#D2F6DC
secondary
#D894C5
accent
#179CCF
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584