#D0EAC8#D0EAC8
#D0EAC8 is a very light, muted green. Relative luminance 0.764; OKLCH L 90.9% C 0.053 H 138.3°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EAC8 |
|---|---|
| RGB | rgb(208, 234, 200) |
| HSL | hsl(106, 45%, 85%) |
| HSV | hsv(106, 15%, 92%) |
| CMYK | cmyk(11.1%, 0%, 14.5%, 8.2%) |
| CIE-LAB | lab(90.06, -14.69, 13.67) |
| CIE-LCH | lch(90.06, 20.07, 137.07°) |
| OKLab | oklab(90.89% -0.0397 0.0354) |
| OKLCH | oklch(90.89% 0.053 138.3) |
| XYZ | xyz(65.8586, 76.4249, 65.9142) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 7.79
Light Grey Green
#B7E1A1
ΔE00 8.14
Very Pale Green
#CFFDBC
ΔE00 8.15
Very Light Green
#D1FFBD
ΔE00 8.44
Mint
#AAF0C1
ΔE00 8.54
Honeydew
#F0FFF0
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EAC8 #E2C8EA
analogous
#E1EAC8 #D0EAC8 #C8EAD1
triadic
#D0EAC8 #C8D0EA #EAC8D0
tetradic
#D0EAC8 #C8E1EA #E2C8EA #EAD1C8
square
#D0EAC8 #C8E1EA #E2C8EA #EAD1C8
split-complementary
#D0EAC8 #D1C8EA #EAC8E1
monochromatic
#84C86F #AAD99C #D0EAC8 #ECF7E9 #ECF7E9
Accessibility & contrast
On white
1.29
#D0EAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#D0EAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EAC8
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EAC8 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE4C6
Deuteranopia (green-blind)
#E8E2CA
Tritanopia (blue-blind)
#CFE7E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d0eac8; /* rgb */ color: rgb(208, 234, 200); /* oklch */ color: oklch(90.9% 0.053 138.3);
Tailwind
colors: {
custom: {
50: '#def0d8',
500: '#d0eac8',
950: '#000000',
},
}SCSS
$custom: #d0eac8; $custom-light: #def0d8; $custom-dark: #000000;
JSON
{
"hex": "#d0eac8",
"rgb": {
"r": 208,
"g": 234,
"b": 200
},
"hsl": {
"h": 105.882,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.90894,
"c": 0.05318,
"h": 138.3
},
"luminance": 0.76426
}Semantic roles & 50–950 ramp
primary
#D0EAC8
secondary
#B991C5
accent
#2EB897
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151614
muted
#848583