#D6F4DE#D6F4DE
#D6F4DE is a very light, muted green. Relative luminance 0.843; OKLCH L 93.9% C 0.043 H 153.7°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F4DE |
|---|---|
| RGB | rgb(214, 244, 222) |
| HSL | hsl(136, 58%, 90%) |
| HSV | hsv(136, 12%, 96%) |
| CMYK | cmyk(12.3%, 0%, 9%, 4.3%) |
| CIE-LAB | lab(93.57, -13.83, 7.32) |
| CIE-LCH | lch(93.57, 15.65, 152.11°) |
| OKLab | oklab(93.95% -0.0385 0.0191) |
| OKLCH | oklch(93.95% 0.043 153.7) |
| XYZ | xyz(73.2641, 84.2702, 81.4989) |
| Luminance | 0.8427 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.13
Ice
#D6FFFA
ΔE00 7.30
Duck Egg Blue
#C3FBF4
ΔE00 8.21
Eggshell Blue
#C4FFF7
ΔE00 8.47
Pale Aqua
#B8FFEB
ΔE00 8.51
Ice Blue (survey)
#D7FFFE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F4DE #F4D6EC
analogous
#DDF4D6 #D6F4DE #D6F4ED
triadic
#D6F4DE #DED6F4 #F4DED6
tetradic
#D6F4DE #D6DDF4 #F4D6EC #F4EDD6
square
#D6F4DE #D6DDF4 #F4D6EC #F4EDD6
split-complementary
#D6F4DE #EDD6F4 #F4D6DD
monochromatic
#75DA90 #A6E7B7 #D6F4DE #E7F9EC #E7F9EC
Accessibility & contrast
On white
1.18
#D6F4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#D6F4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F4DE
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F4DE | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDD
Deuteranopia (green-blind)
#EFEBDF
Tritanopia (blue-blind)
#D2F3ED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d6f4de; /* rgb */ color: rgb(214, 244, 222); /* oklch */ color: oklch(93.9% 0.043 153.7);
Tailwind
colors: {
custom: {
50: '#e2f7e8',
500: '#d6f4de',
950: '#000000',
},
}SCSS
$custom: #d6f4de; $custom-light: #e2f7e8; $custom-dark: #000000;
JSON
{
"hex": "#d6f4de",
"rgb": {
"r": 214,
"g": 244,
"b": 222
},
"hsl": {
"h": 136,
"s": 57.692,
"l": 89.804
},
"oklch": {
"l": 0.93947,
"c": 0.04298,
"h": 153.7
},
"luminance": 0.84271
}Semantic roles & 50–950 ramp
primary
#D6F4DE
secondary
#D49AC5
accent
#2099C5
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584