#D5ECCF#D5ECCF
#D5ECCF is a very light, muted green. Relative luminance 0.786; OKLCH L 91.8% C 0.046 H 139.2°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D5ECCF |
|---|---|
| RGB | rgb(213, 236, 207) |
| HSL | hsl(108, 43%, 87%) |
| HSV | hsv(108, 12%, 93%) |
| CMYK | cmyk(9.7%, 0%, 12.3%, 7.5%) |
| CIE-LAB | lab(91.07, -12.80, 11.52) |
| CIE-LCH | lch(91.07, 17.22, 138.03°) |
| OKLab | oklab(91.84% -0.0346 0.0299) |
| OKLCH | oklch(91.84% 0.046 139.2) |
| XYZ | xyz(68.6964, 78.6413, 70.5795) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.13
Beige
#F5F5DC
ΔE00 8.72
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.00
Lightyellow
#FFFFE0
ΔE00 9.26
Light Sage
#BCECAC
ΔE00 9.42
Off White (survey)
#FFFFE4
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5ECCF #E6CFEC
analogous
#E4ECCF #D5ECCF #CFECD8
triadic
#D5ECCF #CFD5EC #ECCFD5
tetradic
#D5ECCF #CFE4EC #E6CFEC #ECD8CF
square
#D5ECCF #CFE4EC #E6CFEC #ECD8CF
split-complementary
#D5ECCF #D8CFEC #ECCFE4
monochromatic
#88C977 #AFDBA3 #D5ECCF #ECF6E9 #ECF6E9
Accessibility & contrast
On white
1.26
#D5ECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#D5ECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5ECCF
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5ECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5ECCF | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE7CD
Deuteranopia (green-blind)
#EAE5D0
Tritanopia (blue-blind)
#D4EAE4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d5eccf; /* rgb */ color: rgb(213, 236, 207); /* oklch */ color: oklch(91.8% 0.046 139.2);
Tailwind
colors: {
custom: {
50: '#e2f2dd',
500: '#d5eccf',
950: '#000000',
},
}SCSS
$custom: #d5eccf; $custom-light: #e2f2dd; $custom-dark: #000000;
JSON
{
"hex": "#d5eccf",
"rgb": {
"r": 213,
"g": 236,
"b": 207
},
"hsl": {
"h": 107.586,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.91837,
"c": 0.04576,
"h": 139.2
},
"luminance": 0.78642
}Semantic roles & 50–950 ramp
primary
#D5ECCF
secondary
#BE98C8
accent
#2FB69A
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584