#D2EBD5#D2EBD5
#D2EBD5 is a very light, muted green. Relative luminance 0.779; OKLCH L 91.6% C 0.040 H 148.7°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBD5 |
|---|---|
| RGB | rgb(210, 235, 213) |
| HSL | hsl(127, 38%, 87%) |
| HSV | hsv(127, 11%, 92%) |
| CMYK | cmyk(10.6%, 0%, 9.4%, 7.8%) |
| CIE-LAB | lab(90.74, -12.27, 7.90) |
| CIE-LCH | lch(90.74, 14.59, 147.22°) |
| OKLab | oklab(91.57% -0.0338 0.0206) |
| OKLCH | oklch(91.57% 0.04 148.7) |
| XYZ | xyz(68.2944, 77.9215, 74.3802) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.34
Ice
#D6FFFA
ΔE00 8.59
Beige
#F5F5DC
ΔE00 9.37
Duck Egg Blue
#C3FBF4
ΔE00 9.57
Ice Blue (survey)
#D7FFFE
ΔE00 9.83
Lightcyan
#E0FFFF
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBD5 #EBD2E8
analogous
#DCEBD2 #D2EBD5 #D2EBE2
triadic
#D2EBD5 #D5D2EB #EBD5D2
tetradic
#D2EBD5 #D2DCEB #EBD2E8 #EBE2D2
square
#D2EBD5 #D2DCEB #EBD2E8 #EBE2D2
split-complementary
#D2EBD5 #E2D2EB #EBD2DC
monochromatic
#7DC586 #A8D8AD #D2EBD5 #EAF6EB #EAF6EB
Accessibility & contrast
On white
1.27
#D2EBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#D2EBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBD5
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBD5 | 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)
#ECE6D4
Deuteranopia (green-blind)
#E7E3D6
Tritanopia (blue-blind)
#CFEAE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2ebd5; /* rgb */ color: rgb(210, 235, 213); /* oklch */ color: oklch(91.6% 0.040 148.7);
Tailwind
colors: {
custom: {
50: '#e0f1e1',
500: '#d2ebd5',
950: '#000000',
},
}SCSS
$custom: #d2ebd5; $custom-light: #e0f1e1; $custom-dark: #000000;
JSON
{
"hex": "#d2ebd5",
"rgb": {
"r": 210,
"g": 235,
"b": 213
},
"hsl": {
"h": 127.2,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.91571,
"c": 0.03961,
"h": 148.7
},
"luminance": 0.77922
}Semantic roles & 50–950 ramp
primary
#D2EBD5
secondary
#C69BC1
accent
#34A2B1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584