#D2EBDA#D2EBDA
#D2EBDA is a very light, muted green. Relative luminance 0.782; OKLCH L 91.7% C 0.035 H 155.9°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBDA |
|---|---|
| RGB | rgb(210, 235, 218) |
| HSL | hsl(139, 38%, 87%) |
| HSV | hsv(139, 11%, 92%) |
| CMYK | cmyk(10.6%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(90.86, -11.37, 5.46) |
| CIE-LCH | lch(90.86, 12.61, 154.34°) |
| OKLab | oklab(91.7% -0.0319 0.0142) |
| OKLCH | oklch(91.7% 0.035 155.9) |
| XYZ | xyz(68.9388, 78.1792, 77.7741) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.80
Ice
#D6FFFA
ΔE00 7.28
Lightcyan
#E0FFFF
ΔE00 8.30
Ice Blue (survey)
#D7FFFE
ΔE00 8.34
Very Pale Blue
#D6FFFE
ΔE00 8.42
Duck Egg Blue
#C3FBF4
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBDA #EBD2E3
analogous
#D7EBD2 #D2EBDA #D2EBE7
triadic
#D2EBDA #DAD2EB #EBDAD2
tetradic
#D2EBDA #D2D7EB #EBD2E3 #EBE7D2
square
#D2EBDA #D2D7EB #EBD2E3 #EBE7D2
split-complementary
#D2EBDA #E7D2EB #EBD2D7
monochromatic
#7DC594 #A8D8B7 #D2EBDA #EAF6EE #EAF6EE
Accessibility & contrast
On white
1.26
#D2EBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#D2EBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBDA
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBDA | 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)
#EBE7D9
Deuteranopia (green-blind)
#E6E4DB
Tritanopia (blue-blind)
#CEEAE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2ebda; /* rgb */ color: rgb(210, 235, 218); /* oklch */ color: oklch(91.7% 0.035 155.9);
Tailwind
colors: {
custom: {
50: '#dff1e5',
500: '#d2ebda',
950: '#000000',
},
}SCSS
$custom: #d2ebda; $custom-light: #dff1e5; $custom-dark: #000000;
JSON
{
"hex": "#d2ebda",
"rgb": {
"r": 210,
"g": 235,
"b": 218
},
"hsl": {
"h": 139.2,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.91703,
"c": 0.0349,
"h": 155.9
},
"luminance": 0.7818
}Semantic roles & 50–950 ramp
primary
#D2EBDA
secondary
#C69BB8
accent
#3489B1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584