#D2F0D6#D2F0D6
#D2F0D6 is a very light, muted green. Relative luminance 0.809; OKLCH L 92.6% C 0.047 H 149.0°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F0D6 |
|---|---|
| RGB | rgb(210, 240, 214) |
| HSL | hsl(128, 50%, 88%) |
| HSV | hsv(128, 13%, 94%) |
| CMYK | cmyk(12.5%, 0%, 10.8%, 5.9%) |
| CIE-LAB | lab(92.08, -14.59, 9.29) |
| CIE-LCH | lch(92.08, 17.29, 147.50°) |
| OKLab | oklab(92.64% -0.0402 0.0242) |
| OKLCH | oklch(92.64% 0.047 149) |
| XYZ | xyz(69.8734, 80.8757, 75.5346) |
| Luminance | 0.8088 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.19
Ice
#D6FFFA
ΔE00 8.80
Mint
#AAF0C1
ΔE00 8.87
Pale Aqua
#B8FFEB
ΔE00 8.95
Duck Egg Blue
#C3FBF4
ΔE00 9.33
Eggshell Blue
#C4FFF7
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F0D6 #F0D2EC
analogous
#DDF0D2 #D2F0D6 #D2F0E5
triadic
#D2F0D6 #D6D2F0 #F0D6D2
tetradic
#D2F0D6 #D2DDF0 #F0D2EC #F0E5D2
square
#D2F0D6 #D2DDF0 #F0D2EC #F0E5D2
split-complementary
#D2F0D6 #E5D2F0 #F0D2DD
monochromatic
#76D182 #A4E1AC #D2F0D6 #E8F7EA #E8F7EA
Accessibility & contrast
On white
1.22
#D2F0D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#D2F0D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F0D6
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F0D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F0D6 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EAD5
Deuteranopia (green-blind)
#EBE7D7
Tritanopia (blue-blind)
#CFEFE8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2f0d6; /* rgb */ color: rgb(210, 240, 214); /* oklch */ color: oklch(92.6% 0.047 149.0);
Tailwind
colors: {
custom: {
50: '#e0f5e2',
500: '#d2f0d6',
950: '#000000',
},
}SCSS
$custom: #d2f0d6; $custom-light: #e0f5e2; $custom-dark: #000000;
JSON
{
"hex": "#d2f0d6",
"rgb": {
"r": 210,
"g": 240,
"b": 214
},
"hsl": {
"h": 128,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.92636,
"c": 0.04694,
"h": 149
},
"luminance": 0.80877
}Semantic roles & 50–950 ramp
primary
#D2F0D6
secondary
#CE99C7
accent
#28A9BD
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584