#D6E2CC#D6E2CC
#D6E2CC is a very light, muted yellow-green. Relative luminance 0.730; OKLCH L 89.8% C 0.032 H 130.6°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D6E2CC |
|---|---|
| RGB | rgb(214, 226, 204) |
| HSL | hsl(93, 28%, 84%) |
| HSV | hsv(93, 10%, 89%) |
| CMYK | cmyk(5.3%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(88.47, -7.93, 9.38) |
| CIE-LCH | lch(88.47, 12.28, 130.22°) |
| OKLab | oklab(89.77% -0.0209 0.0244) |
| OKLCH | oklch(89.77% 0.032 130.6) |
| XYZ | xyz(65.8252, 73.0482, 67.7469) |
| Luminance | 0.7305 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.59
Honeydew
#F0FFF0
ΔE00 6.74
Light Grey
#D8DCD6
ΔE00 7.50
Off White (survey)
#FFFFE4
ΔE00 8.15
Eggshell
#F0EAD6
ΔE00 8.15
Lightyellow
#FFFFE0
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6E2CC #D8CCE2
analogous
#E1E2CC #D6E2CC #CCE2CD
triadic
#D6E2CC #CCD6E2 #E2CCD6
tetradic
#D6E2CC #CCE1E2 #D8CCE2 #E2CDCC
square
#D6E2CC #CCE1E2 #D8CCE2 #E2CDCC
split-complementary
#D6E2CC #CDCCE2 #E2CCE1
monochromatic
#97B67E #B7CCA5 #D6E2CC #EFF4EB #EFF4EB
Accessibility & contrast
On white
1.35
#D6E2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#D6E2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6E2CC
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6E2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6E2CC | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCB
Deuteranopia (green-blind)
#E2DECD
Tritanopia (blue-blind)
#D7E0DC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d6e2cc; /* rgb */ color: rgb(214, 226, 204); /* oklch */ color: oklch(89.8% 0.032 130.6);
Tailwind
colors: {
custom: {
50: '#e2ebdb',
500: '#d6e2cc',
950: '#000000',
},
}SCSS
$custom: #d6e2cc; $custom-light: #e2ebdb; $custom-dark: #000000;
JSON
{
"hex": "#d6e2cc",
"rgb": {
"r": 214,
"g": 226,
"b": 204
},
"hsl": {
"h": 92.727,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.89771,
"c": 0.03219,
"h": 130.6
},
"luminance": 0.73048
}Semantic roles & 50–950 ramp
primary
#D6E2CC
secondary
#AB99BA
accent
#3FA677
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151615
muted
#848484