#D7ECCF#D7ECCF
#D7ECCF is a very light, muted green. Relative luminance 0.789; OKLCH L 92.0% C 0.045 H 137.0°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D7ECCF |
|---|---|
| RGB | rgb(215, 236, 207) |
| HSL | hsl(103, 43%, 87%) |
| HSV | hsv(103, 12%, 93%) |
| CMYK | cmyk(8.9%, 0%, 12.3%, 7.5%) |
| CIE-LAB | lab(91.21, -12.12, 11.73) |
| CIE-LCH | lch(91.21, 16.87, 135.95°) |
| OKLab | oklab(91.98% -0.0326 0.0304) |
| OKLCH | oklch(91.98% 0.045 137) |
| XYZ | xyz(69.2802, 78.9424, 70.6068) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.88
Beige
#F5F5DC
ΔE00 8.16
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.49
Lightyellow
#FFFFE0
ΔE00 8.74
Off White (survey)
#FFFFE4
ΔE00 8.92
Eggshell (survey)
#FFFFD4
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7ECCF #E4CFEC
analogous
#E6ECCF #D7ECCF #CFECD6
triadic
#D7ECCF #CFD7EC #ECCFD7
tetradic
#D7ECCF #CFE6EC #E4CFEC #ECD6CF
square
#D7ECCF #CFE6EC #E4CFEC #ECD6CF
split-complementary
#D7ECCF #D6CFEC #ECCFE6
monochromatic
#8EC977 #B2DBA3 #D7ECCF #EDF6E9 #EDF6E9
Accessibility & contrast
On white
1.25
#D7ECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#D7ECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7ECCF
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7ECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7ECCF | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE7CD
Deuteranopia (green-blind)
#EBE5D0
Tritanopia (blue-blind)
#D7EAE4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d7eccf; /* rgb */ color: rgb(215, 236, 207); /* oklch */ color: oklch(92.0% 0.045 137.0);
Tailwind
colors: {
custom: {
50: '#e3f2dd',
500: '#d7eccf',
950: '#000000',
},
}SCSS
$custom: #d7eccf; $custom-light: #e3f2dd; $custom-dark: #000000;
JSON
{
"hex": "#d7eccf",
"rgb": {
"r": 215,
"g": 236,
"b": 207
},
"hsl": {
"h": 103.448,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.91979,
"c": 0.04464,
"h": 137
},
"luminance": 0.78943
}Semantic roles & 50–950 ramp
primary
#D7ECCF
secondary
#BA98C8
accent
#2FB691
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584