#D2EBD3#D2EBD3
#D2EBD3 is a very light, muted green. Relative luminance 0.778; OKLCH L 91.5% C 0.042 H 146.3°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBD3 |
|---|---|
| RGB | rgb(210, 235, 211) |
| HSL | hsl(122, 38%, 87%) |
| HSV | hsv(122, 11%, 92%) |
| CMYK | cmyk(10.6%, 0%, 10.2%, 7.8%) |
| CIE-LAB | lab(90.70, -12.62, 8.88) |
| CIE-LCH | lch(90.70, 15.43, 144.88°) |
| OKLab | oklab(91.52% -0.0347 0.0231) |
| OKLCH | oklch(91.52% 0.042 146.3) |
| XYZ | xyz(68.0421, 77.8205, 73.0515) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.64
Ice
#D6FFFA
ΔE00 9.14
Beige
#F5F5DC
ΔE00 9.32
Duck Egg Blue
#C3FBF4
ΔE00 10.01
Mint
#AAF0C1
ΔE00 10.04
Off White (survey)
#FFFFE4
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBD3 #EBD2EA
analogous
#DEEBD2 #D2EBD3 #D2EBE0
triadic
#D2EBD3 #D3D2EB #EBD3D2
tetradic
#D2EBD3 #D2DEEB #EBD2EA #EBE0D2
square
#D2EBD3 #D2DEEB #EBD2EA #EBE0D2
split-complementary
#D2EBD3 #E0D2EB #EBD2DE
monochromatic
#7DC580 #A8D8AA #D2EBD3 #EAF6EA #EAF6EA
Accessibility & contrast
On white
1.27
#D2EBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#D2EBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBD3
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBD3 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE6D2
Deuteranopia (green-blind)
#E8E3D4
Tritanopia (blue-blind)
#D0EAE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2ebd3; /* rgb */ color: rgb(210, 235, 211); /* oklch */ color: oklch(91.5% 0.042 146.3);
Tailwind
colors: {
custom: {
50: '#e0f1e0',
500: '#d2ebd3',
950: '#000000',
},
}SCSS
$custom: #d2ebd3; $custom-light: #e0f1e0; $custom-dark: #000000;
JSON
{
"hex": "#d2ebd3",
"rgb": {
"r": 210,
"g": 235,
"b": 211
},
"hsl": {
"h": 122.4,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.91519,
"c": 0.04165,
"h": 146.3
},
"luminance": 0.77821
}Semantic roles & 50–950 ramp
primary
#D2EBD3
secondary
#C69BC4
accent
#34ACB1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584