#D2EBD4#D2EBD4
#D2EBD4 is a very light, muted green. Relative luminance 0.779; OKLCH L 91.5% C 0.041 H 147.5°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBD4 |
|---|---|
| RGB | rgb(210, 235, 212) |
| HSL | hsl(125, 38%, 87%) |
| HSV | hsv(125, 11%, 92%) |
| CMYK | cmyk(10.6%, 0%, 9.8%, 7.8%) |
| CIE-LAB | lab(90.72, -12.44, 8.39) |
| CIE-LCH | lch(90.72, 15.01, 146.02°) |
| OKLab | oklab(91.55% -0.0342 0.0218) |
| OKLCH | oklch(91.55% 0.041 147.5) |
| XYZ | xyz(68.1679, 77.8708, 73.7138) |
| Luminance | 0.7787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.48
Ice
#D6FFFA
ΔE00 8.86
Beige
#F5F5DC
ΔE00 9.34
Duck Egg Blue
#C3FBF4
ΔE00 9.79
Ice Blue (survey)
#D7FFFE
ΔE00 10.13
Off White (survey)
#FFFFE4
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBD4 #EBD2E9
analogous
#DDEBD2 #D2EBD4 #D2EBE1
triadic
#D2EBD4 #D4D2EB #EBD4D2
tetradic
#D2EBD4 #D2DDEB #EBD2E9 #EBE1D2
square
#D2EBD4 #D2DDEB #EBD2E9 #EBE1D2
split-complementary
#D2EBD4 #E1D2EB #EBD2DD
monochromatic
#7DC583 #A8D8AC #D2EBD4 #EAF6EB #EAF6EB
Accessibility & contrast
On white
1.27
#D2EBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#D2EBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBD4
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBD4 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE6D3
Deuteranopia (green-blind)
#E7E3D5
Tritanopia (blue-blind)
#D0EAE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2ebd4; /* rgb */ color: rgb(210, 235, 212); /* oklch */ color: oklch(91.5% 0.041 147.5);
Tailwind
colors: {
custom: {
50: '#e0f1e1',
500: '#d2ebd4',
950: '#000000',
},
}SCSS
$custom: #d2ebd4; $custom-light: #e0f1e1; $custom-dark: #000000;
JSON
{
"hex": "#d2ebd4",
"rgb": {
"r": 210,
"g": 235,
"b": 212
},
"hsl": {
"h": 124.8,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.91545,
"c": 0.04062,
"h": 147.5
},
"luminance": 0.77872
}Semantic roles & 50–950 ramp
primary
#D2EBD4
secondary
#C69BC2
accent
#34A7B1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584