#D0EBDA#D0EBDA
#D0EBDA is a very light, muted green. Relative luminance 0.779; OKLCH L 91.6% C 0.036 H 158.0°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EBDA |
|---|---|
| RGB | rgb(208, 235, 218) |
| HSL | hsl(142, 40%, 87%) |
| HSV | hsv(142, 11%, 92%) |
| CMYK | cmyk(11.5%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(90.73, -12.03, 5.25) |
| CIE-LCH | lch(90.73, 13.13, 156.41°) |
| OKLab | oklab(91.56% -0.0338 0.0137) |
| OKLCH | oklch(91.56% 0.037 158) |
| XYZ | xyz(68.3728, 77.8874, 77.7476) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.22
Ice
#D6FFFA
ΔE00 7.02
Duck Egg Blue
#C3FBF4
ΔE00 8.13
Ice Blue (survey)
#D7FFFE
ΔE00 8.14
Very Pale Blue
#D6FFFE
ΔE00 8.21
Lightcyan
#E0FFFF
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EBDA #EBD0E1
analogous
#D4EBD0 #D0EBDA #D0EBE8
triadic
#D0EBDA #DAD0EB #EBDAD0
tetradic
#D0EBDA #D0D4EB #EBD0E1 #EBE8D0
square
#D0EBDA #D0D4EB #EBD0E1 #EBE8D0
split-complementary
#D0EBDA #E8D0EB #EBD0D4
monochromatic
#7AC696 #A5D9B8 #D0EBDA #EAF6EE #EAF6EE
Accessibility & contrast
On white
1.27
#D0EBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#D0EBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EBDA
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EBDA | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE6D9
Deuteranopia (green-blind)
#E5E3DB
Tritanopia (blue-blind)
#CCEBE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d0ebda; /* rgb */ color: rgb(208, 235, 218); /* oklch */ color: oklch(91.6% 0.036 158.0);
Tailwind
colors: {
custom: {
50: '#def1e5',
500: '#d0ebda',
950: '#000000',
},
}SCSS
$custom: #d0ebda; $custom-light: #def1e5; $custom-dark: #000000;
JSON
{
"hex": "#d0ebda",
"rgb": {
"r": 208,
"g": 235,
"b": 218
},
"hsl": {
"h": 142.222,
"s": 40.299,
"l": 86.863
},
"oklch": {
"l": 0.91563,
"c": 0.0365,
"h": 158
},
"luminance": 0.77889
}Semantic roles & 50–950 ramp
primary
#D0EBDA
secondary
#C699B5
accent
#3283B3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584