#D0ECCA#D0ECCA
#D0ECCA is a very light, muted green. Relative luminance 0.777; OKLCH L 91.4% C 0.054 H 140.2°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D0ECCA |
|---|---|
| RGB | rgb(208, 236, 202) |
| HSL | hsl(109, 47%, 86%) |
| HSV | hsv(109, 14%, 93%) |
| CMYK | cmyk(11.9%, 0%, 14.4%, 7.5%) |
| CIE-LAB | lab(90.63, -15.35, 13.44) |
| CIE-LCH | lch(90.63, 20.40, 138.80°) |
| OKLab | oklab(91.36% -0.0416 0.0348) |
| OKLCH | oklch(91.36% 0.054 140.2) |
| XYZ | xyz(66.6664, 77.6642, 67.3441) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 7.69
Very Pale Green
#CFFDBC
ΔE00 7.91
Mint
#AAF0C1
ΔE00 8.13
Very Light Green
#D1FFBD
ΔE00 8.19
Light Grey Green
#B7E1A1
ΔE00 8.21
Honeydew
#F0FFF0
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0ECCA #E6CAEC
analogous
#E1ECCA #D0ECCA #CAECD5
triadic
#D0ECCA #CAD0EC #ECCAD0
tetradic
#D0ECCA #CAE1EC #E6CAEC #ECD5CA
square
#D0ECCA #CAE1EC #E6CAEC #ECD5CA
split-complementary
#D0ECCA #D5CAEC #ECCAE1
monochromatic
#80CC70 #A8DC9D #D0ECCA #EBF7E8 #EBF7E8
Accessibility & contrast
On white
1.27
#D0ECCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#D0ECCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0ECCA
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0ECCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0ECCA | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6C8
Deuteranopia (green-blind)
#EAE3CC
Tritanopia (blue-blind)
#CFE9E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d0ecca; /* rgb */ color: rgb(208, 236, 202); /* oklch */ color: oklch(91.4% 0.054 140.2);
Tailwind
colors: {
custom: {
50: '#def2da',
500: '#d0ecca',
950: '#000000',
},
}SCSS
$custom: #d0ecca; $custom-light: #def2da; $custom-dark: #000000;
JSON
{
"hex": "#d0ecca",
"rgb": {
"r": 208,
"g": 236,
"b": 202
},
"hsl": {
"h": 109.412,
"s": 47.222,
"l": 85.882
},
"oklch": {
"l": 0.91362,
"c": 0.05425,
"h": 140.2
},
"luminance": 0.77665
}Semantic roles & 50–950 ramp
primary
#D0ECCA
secondary
#BF92C8
accent
#2BBAA1
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151614
muted
#848583