#D2ECCF#D2ECCF
#D2ECCF is a very light, muted green. Relative luminance 0.782; OKLCH L 91.6% C 0.048 H 142.3°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECCF |
|---|---|
| RGB | rgb(210, 236, 207) |
| HSL | hsl(114, 43%, 87%) |
| HSV | hsv(114, 12%, 93%) |
| CMYK | cmyk(11%, 0%, 12.3%, 7.5%) |
| CIE-LAB | lab(90.87, -13.82, 11.20) |
| CIE-LCH | lch(90.87, 17.79, 140.97°) |
| OKLab | oklab(91.63% -0.0376 0.0291) |
| OKLCH | oklch(91.63% 0.048 142.3) |
| XYZ | xyz(67.8340, 78.1967, 70.5391) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.56
Mint
#AAF0C1
ΔE00 9.09
Light Sage
#BCECAC
ΔE00 9.15
Very Pale Green
#CFFDBC
ΔE00 9.27
Very Light Green
#D1FFBD
ΔE00 9.53
Beige
#F5F5DC
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECCF #E9CFEC
analogous
#E1ECCF #D2ECCF #CFECDB
triadic
#D2ECCF #CFD2EC #ECCFD2
tetradic
#D2ECCF #CFE1EC #E9CFEC #ECDBCF
square
#D2ECCF #CFE1EC #E9CFEC #ECDBCF
split-complementary
#D2ECCF #DBCFEC #ECCFE1
monochromatic
#80C977 #A9DBA3 #D2ECCF #EAF6E9 #EAF6E9
Accessibility & contrast
On white
1.26
#D2ECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#D2ECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECCF
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECCF | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE7CD
Deuteranopia (green-blind)
#E9E4D0
Tritanopia (blue-blind)
#D0EAE4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2eccf; /* rgb */ color: rgb(210, 236, 207); /* oklch */ color: oklch(91.6% 0.048 142.3);
Tailwind
colors: {
custom: {
50: '#e0f2dd',
500: '#d2eccf',
950: '#000000',
},
}SCSS
$custom: #d2eccf; $custom-light: #e0f2dd; $custom-dark: #000000;
JSON
{
"hex": "#d2eccf",
"rgb": {
"r": 210,
"g": 236,
"b": 207
},
"hsl": {
"h": 113.793,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.91625,
"c": 0.04756,
"h": 142.3
},
"luminance": 0.78198
}Semantic roles & 50–950 ramp
primary
#D2ECCF
secondary
#C398C8
accent
#2FB6A8
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584