#D6EFDD#D6EFDD
#D6EFDD is a very light, muted green. Relative luminance 0.813; OKLCH L 92.9% C 0.036 H 154.3°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EFDD |
|---|---|
| RGB | rgb(214, 239, 221) |
| HSL | hsl(137, 44%, 89%) |
| HSV | hsv(137, 10%, 94%) |
| CMYK | cmyk(10.5%, 0%, 7.5%, 6.3%) |
| CIE-LAB | lab(92.24, -11.52, 5.93) |
| CIE-LCH | lch(92.24, 12.95, 152.76°) |
| OKLab | oklab(92.89% -0.0322 0.0155) |
| OKLCH | oklch(92.89% 0.036 154.3) |
| XYZ | xyz(71.6464, 81.2486, 80.3005) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.19
Ice
#D6FFFA
ΔE00 7.14
Lightcyan
#E0FFFF
ΔE00 8.22
Ice Blue (survey)
#D7FFFE
ΔE00 8.28
Very Pale Blue
#D6FFFE
ΔE00 8.36
Duck Egg Blue
#C3FBF4
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EFDD #EFD6E8
analogous
#DCEFD6 #D6EFDD #D6EFEA
triadic
#D6EFDD #DDD6EF #EFDDD6
tetradic
#D6EFDD #D6DCEF #EFD6E8 #EFEAD6
square
#D6EFDD #D6DCEF #EFD6E8 #EFEAD6
split-complementary
#D6EFDD #EAD6EF #EFD6DC
monochromatic
#7ECD94 #AADEB8 #D6EFDD #E9F6ED #E9F6ED
Accessibility & contrast
On white
1.22
#D6EFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#D6EFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EFDD
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EFDD | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDC
Deuteranopia (green-blind)
#EAE8DE
Tritanopia (blue-blind)
#D3EEEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d6efdd; /* rgb */ color: rgb(214, 239, 221); /* oklch */ color: oklch(92.9% 0.036 154.3);
Tailwind
colors: {
custom: {
50: '#e2f4e7',
500: '#d6efdd',
950: '#000000',
},
}SCSS
$custom: #d6efdd; $custom-light: #e2f4e7; $custom-dark: #000000;
JSON
{
"hex": "#d6efdd",
"rgb": {
"r": 214,
"g": 239,
"b": 221
},
"hsl": {
"h": 136.8,
"s": 43.86,
"l": 88.824
},
"oklch": {
"l": 0.92888,
"c": 0.03568,
"h": 154.3
},
"luminance": 0.8125
}Semantic roles & 50–950 ramp
primary
#D6EFDD
secondary
#CB9EBF
accent
#2F91B7
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584