#D6EFDF#D6EFDF
#D6EFDF is a very light, muted green. Relative luminance 0.814; OKLCH L 92.9% C 0.034 H 157.6°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EFDF |
|---|---|
| RGB | rgb(214, 239, 223) |
| HSL | hsl(142, 44%, 89%) |
| HSV | hsv(142, 10%, 94%) |
| CMYK | cmyk(10.5%, 0%, 6.7%, 6.3%) |
| CIE-LAB | lab(92.29, -11.15, 4.96) |
| CIE-LCH | lch(92.29, 12.21, 156.04°) |
| OKLab | oklab(92.94% -0.0314 0.0129) |
| OKLCH | oklch(92.94% 0.034 157.6) |
| XYZ | xyz(71.9145, 81.3558, 81.7122) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.06
Ice
#D6FFFA
ΔE00 6.62
Lightcyan
#E0FFFF
ΔE00 7.54
Ice Blue (survey)
#D7FFFE
ΔE00 7.67
Very Pale Blue
#D6FFFE
ΔE00 7.76
Very Light Blue
#D5FFFF
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EFDF #EFD6E6
analogous
#DAEFD6 #D6EFDF #D6EFEC
triadic
#D6EFDF #DFD6EF #EFDFD6
tetradic
#D6EFDF #D6DAEF #EFD6E6 #EFECD6
square
#D6EFDF #D6DAEF #EFD6E6 #EFECD6
split-complementary
#D6EFDF #ECD6EF #EFD6DA
monochromatic
#7ECD9A #AADEBD #D6EFDF #E9F6EE #E9F6EE
Accessibility & contrast
On white
1.22
#D6EFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#D6EFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EFDF
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EFDF | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDE
Deuteranopia (green-blind)
#EAE8E0
Tritanopia (blue-blind)
#D2EFEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d6efdf; /* rgb */ color: rgb(214, 239, 223); /* oklch */ color: oklch(92.9% 0.034 157.6);
Tailwind
colors: {
custom: {
50: '#e2f4e9',
500: '#d6efdf',
950: '#000000',
},
}SCSS
$custom: #d6efdf; $custom-light: #e2f4e9; $custom-dark: #000000;
JSON
{
"hex": "#d6efdf",
"rgb": {
"r": 214,
"g": 239,
"b": 223
},
"hsl": {
"h": 141.6,
"s": 43.86,
"l": 88.824
},
"oklch": {
"l": 0.92941,
"c": 0.03393,
"h": 157.6
},
"luminance": 0.81357
}Semantic roles & 50–950 ramp
primary
#D6EFDF
secondary
#CB9EBB
accent
#2F86B7
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584