#D6EED6#D6EED6
#D6EED6 is a very light, muted green. Relative luminance 0.803; OKLCH L 92.5% C 0.041 H 145.2°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EED6 |
|---|---|
| RGB | rgb(214, 238, 214) |
| HSL | hsl(120, 41%, 89%) |
| HSV | hsv(120, 10%, 93%) |
| CMYK | cmyk(10.1%, 0%, 10.1%, 6.7%) |
| CIE-LAB | lab(91.82, -12.26, 8.96) |
| CIE-LCH | lch(91.82, 15.18, 143.84°) |
| OKLab | oklab(92.5% -0.0336 0.0233) |
| OKLCH | oklch(92.5% 0.041 145.2) |
| XYZ | xyz(70.4412, 80.2994, 75.3935) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.00
Beige
#F5F5DC
ΔE00 8.82
Ice
#D6FFFA
ΔE00 9.00
Off White (survey)
#FFFFE4
ΔE00 9.54
Lightyellow
#FFFFE0
ΔE00 9.56
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EED6 #EED6EE
analogous
#E2EED6 #D6EED6 #D6EEE2
triadic
#D6EED6 #D6D6EE #EED6D6
tetradic
#D6EED6 #D6E2EE #EED6EE #EEE2D6
square
#D6EED6 #D6E2EE #EED6EE #EEE2D6
split-complementary
#D6EED6 #E2D6EE #EED6E2
monochromatic
#7FCA7F #ABDCAB #D6EED6 #E9F6E9 #E9F6E9
Accessibility & contrast
On white
1.23
#D6EED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#D6EED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EED6
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EED6 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE9D5
Deuteranopia (green-blind)
#EBE7D7
Tritanopia (blue-blind)
#D4ECE7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d6eed6; /* rgb */ color: rgb(214, 238, 214); /* oklch */ color: oklch(92.5% 0.041 145.2);
Tailwind
colors: {
custom: {
50: '#e2f3e2',
500: '#d6eed6',
950: '#000000',
},
}SCSS
$custom: #d6eed6; $custom-light: #e2f3e2; $custom-dark: #000000;
JSON
{
"hex": "#d6eed6",
"rgb": {
"r": 214,
"g": 238,
"b": 214
},
"hsl": {
"h": 120,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.92498,
"c": 0.04088,
"h": 145.2
},
"luminance": 0.803
}Semantic roles & 50–950 ramp
primary
#D6EED6
secondary
#CA9ECA
accent
#31B4B4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584