#D7E2CC#D7E2CC
#D7E2CC is a very light, muted yellow-green. Relative luminance 0.732; OKLCH L 89.8% C 0.032 H 128.9°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E2CC |
|---|---|
| RGB | rgb(215, 226, 204) |
| HSL | hsl(90, 28%, 84%) |
| HSV | hsv(90, 10%, 89%) |
| CMYK | cmyk(4.9%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(88.54, -7.59, 9.49) |
| CIE-LCH | lch(88.54, 12.15, 128.64°) |
| OKLab | oklab(89.85% -0.0199 0.0247) |
| OKLCH | oklch(89.85% 0.032 128.9) |
| XYZ | xyz(66.1180, 73.1992, 67.7606) |
| Luminance | 0.7320 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.31
Honeydew
#F0FFF0
ΔE00 6.75
Light Grey
#D8DCD6
ΔE00 7.33
Eggshell
#F0EAD6
ΔE00 7.80
Off White (survey)
#FFFFE4
ΔE00 7.91
Lightyellow
#FFFFE0
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E2CC #D7CCE2
analogous
#E2E2CC #D7E2CC #CCE2CC
triadic
#D7E2CC #CCD7E2 #E2CCD7
tetradic
#D7E2CC #CCE2E2 #D7CCE2 #E2CCCC
square
#D7E2CC #CCE2E2 #D7CCE2 #E2CCCC
split-complementary
#D7E2CC #CCCCE2 #E2CCE2
monochromatic
#9AB67E #B8CCA5 #D7E2CC #F0F4EB #F0F4EB
Accessibility & contrast
On white
1.34
#D7E2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#D7E2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E2CC
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E2CC | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCB
Deuteranopia (green-blind)
#E3DECD
Tritanopia (blue-blind)
#D8E0DC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d7e2cc; /* rgb */ color: rgb(215, 226, 204); /* oklch */ color: oklch(89.8% 0.032 128.9);
Tailwind
colors: {
custom: {
50: '#e3ebdb',
500: '#d7e2cc',
950: '#000000',
},
}SCSS
$custom: #d7e2cc; $custom-light: #e3ebdb; $custom-dark: #000000;
JSON
{
"hex": "#d7e2cc",
"rgb": {
"r": 215,
"g": 226,
"b": 204
},
"hsl": {
"h": 90,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.89846,
"c": 0.03176,
"h": 128.9
},
"luminance": 0.73199
}Semantic roles & 50–950 ramp
primary
#D7E2CC
secondary
#A999BA
accent
#3FA673
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151615
muted
#848484