#D2EBD2#D2EBD2
#D2EBD2 is a very light, muted green. Relative luminance 0.778; OKLCH L 91.5% C 0.043 H 145.2°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBD2 |
|---|---|
| RGB | rgb(210, 235, 210) |
| HSL | hsl(120, 38%, 87%) |
| HSV | hsv(120, 11%, 92%) |
| CMYK | cmyk(10.6%, 0%, 10.6%, 7.8%) |
| CIE-LAB | lab(90.68, -12.80, 9.36) |
| CIE-LCH | lch(90.68, 15.86, 143.81°) |
| OKLab | oklab(91.49% -0.0351 0.0244) |
| OKLCH | oklch(91.49% 0.043 145.2) |
| XYZ | xyz(67.9172, 77.7706, 72.3933) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.81
Beige
#F5F5DC
ΔE00 9.31
Ice
#D6FFFA
ΔE00 9.41
Mint
#AAF0C1
ΔE00 9.87
Lightyellow
#FFFFE0
ΔE00 10.08
Off White (survey)
#FFFFE4
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBD2 #EBD2EB
analogous
#DFEBD2 #D2EBD2 #D2EBDF
triadic
#D2EBD2 #D2D2EB #EBD2D2
tetradic
#D2EBD2 #D2DFEB #EBD2EB #EBDFD2
square
#D2EBD2 #D2DFEB #EBD2EB #EBDFD2
split-complementary
#D2EBD2 #DFD2EB #EBD2DF
monochromatic
#7DC57D #A8D8A8 #D2EBD2 #EAF6EA #EAF6EA
Accessibility & contrast
On white
1.27
#D2EBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#D2EBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBD2
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBD2 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE6D1
Deuteranopia (green-blind)
#E8E3D3
Tritanopia (blue-blind)
#D0E9E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2ebd2; /* rgb */ color: rgb(210, 235, 210); /* oklch */ color: oklch(91.5% 0.043 145.2);
Tailwind
colors: {
custom: {
50: '#e0f1df',
500: '#d2ebd2',
950: '#000000',
},
}SCSS
$custom: #d2ebd2; $custom-light: #e0f1df; $custom-dark: #000000;
JSON
{
"hex": "#d2ebd2",
"rgb": {
"r": 210,
"g": 235,
"b": 210
},
"hsl": {
"h": 120,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.91493,
"c": 0.04269,
"h": 145.2
},
"luminance": 0.77771
}Semantic roles & 50–950 ramp
primary
#D2EBD2
secondary
#C69BC6
accent
#34B1B1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584