#D2EBDB#D2EBDB
#D2EBDB is a very light, muted green. Relative luminance 0.782; OKLCH L 91.7% C 0.034 H 157.6°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBDB |
|---|---|
| RGB | rgb(210, 235, 219) |
| HSL | hsl(142, 38%, 87%) |
| HSV | hsv(142, 11%, 92%) |
| CMYK | cmyk(10.6%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(90.89, -11.19, 4.98) |
| CIE-LCH | lch(90.89, 12.25, 156.02°) |
| OKLab | oklab(91.73% -0.0315 0.013) |
| OKLCH | oklch(91.73% 0.034 157.6) |
| XYZ | xyz(69.0701, 78.2317, 78.4654) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.74
Ice
#D6FFFA
ΔE00 7.04
Lightcyan
#E0FFFF
ΔE00 7.98
Ice Blue (survey)
#D7FFFE
ΔE00 8.05
Very Pale Blue
#D6FFFE
ΔE00 8.13
Duck Egg Blue
#C3FBF4
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBDB #EBD2E2
analogous
#D6EBD2 #D2EBDB #D2EBE8
triadic
#D2EBDB #DBD2EB #EBDBD2
tetradic
#D2EBDB #D2D6EB #EBD2E2 #EBE8D2
square
#D2EBDB #D2D6EB #EBD2E2 #EBE8D2
split-complementary
#D2EBDB #E8D2EB #EBD2D6
monochromatic
#7DC597 #A8D8B9 #D2EBDB #EAF6EE #EAF6EE
Accessibility & contrast
On white
1.26
#D2EBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#D2EBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBDB
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBDB | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DA
Deuteranopia (green-blind)
#E6E4DC
Tritanopia (blue-blind)
#CEEBE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2ebdb; /* rgb */ color: rgb(210, 235, 219); /* oklch */ color: oklch(91.7% 0.034 157.6);
Tailwind
colors: {
custom: {
50: '#dff1e6',
500: '#d2ebdb',
950: '#000000',
},
}SCSS
$custom: #d2ebdb; $custom-light: #dff1e6; $custom-dark: #000000;
JSON
{
"hex": "#d2ebdb",
"rgb": {
"r": 210,
"g": 235,
"b": 219
},
"hsl": {
"h": 141.6,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.91729,
"c": 0.03402,
"h": 157.6
},
"luminance": 0.78233
}Semantic roles & 50–950 ramp
primary
#D2EBDB
secondary
#C69BB7
accent
#3484B1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584