#D6E2D0#D6E2D0
#D6E2D0 is a very light, muted green. Relative luminance 0.732; OKLCH L 89.9% C 0.027 H 135.0°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D6E2D0 |
|---|---|
| RGB | rgb(214, 226, 208) |
| HSL | hsl(100, 24%, 85%) |
| HSV | hsv(100, 8%, 89%) |
| CMYK | cmyk(5.3%, 0%, 8%, 11.4%) |
| CIE-LAB | lab(88.56, -7.25, 7.42) |
| CIE-LCH | lch(88.56, 10.37, 134.33°) |
| OKLab | oklab(89.88% -0.0194 0.0194) |
| OKLCH | oklch(89.88% 0.027 135) |
| XYZ | xyz(66.3111, 73.2426, 70.3060) |
| Luminance | 0.7324 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.26
Light Grey
#D8DCD6
ΔE00 6.31
Beige
#F5F5DC
ΔE00 6.84
Eggshell
#F0EAD6
ΔE00 8.01
Off White (survey)
#FFFFE4
ΔE00 8.43
Ivory
#FFFFF0
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6E2D0 #DCD0E2
analogous
#DFE2D0 #D6E2D0 #D0E2D3
triadic
#D6E2D0 #D0D6E2 #E2D0D6
tetradic
#D6E2D0 #D0DFE2 #DCD0E2 #E2D3D0
square
#D6E2D0 #D0DFE2 #DCD0E2 #E2D3D0
split-complementary
#D6E2D0 #D3D0E2 #E2D0DF
monochromatic
#94B384 #B5CBAA #D6E2D0 #EEF3EC #EEF3EC
Accessibility & contrast
On white
1.34
#D6E2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#D6E2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6E2D0
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6E2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6E2D0 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCF
Deuteranopia (green-blind)
#E2DED1
Tritanopia (blue-blind)
#D6E0DD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d6e2d0; /* rgb */ color: rgb(214, 226, 208); /* oklch */ color: oklch(89.9% 0.027 135.0);
Tailwind
colors: {
custom: {
50: '#e2ebde',
500: '#d6e2d0',
950: '#000000',
},
}SCSS
$custom: #d6e2d0; $custom-light: #e2ebde; $custom-dark: #000000;
JSON
{
"hex": "#d6e2d0",
"rgb": {
"r": 214,
"g": 226,
"b": 208
},
"hsl": {
"h": 100,
"s": 23.684,
"l": 85.098
},
"oklch": {
"l": 0.89875,
"c": 0.02739,
"h": 135
},
"luminance": 0.73243
}Semantic roles & 50–950 ramp
primary
#D6E2D0
secondary
#B09DB9
accent
#43A283
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484