#D2EBED#D2EBED
#D2EBED is a very light, muted teal. Relative luminance 0.792; OKLCH L 92.2% C 0.026 H 202.6°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBED |
|---|---|
| RGB | rgb(210, 235, 237) |
| HSL | hsl(184, 43%, 88%) |
| HSV | hsv(184, 11%, 93%) |
| CMYK | cmyk(11.4%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(91.34, -7.79, -3.75) |
| CIE-LCH | lch(91.34, 8.64, 205.75°) |
| OKLab | oklab(92.24% -0.0245 -0.0102) |
| OKLCH | oklch(92.24% 0.026 202.6) |
| XYZ | xyz(71.5691, 79.2313, 91.6269) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.45
Azure (CSS)
#F0FFFF
ΔE00 5.64
Ice Blue (survey)
#D7FFFE
ΔE00 5.78
Very Pale Blue
#D6FFFE
ΔE00 5.94
Very Light Blue
#D5FFFF
ΔE00 5.96
Really Light Blue
#D4FFFF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBED #EDD4D2
analogous
#D2EDE1 #D2EBED #D2DEED
triadic
#D2EBED #EDD2EB #EBEDD2
tetradic
#D2EBED #E1D2ED #EDD4D2 #DEEDD2
square
#D2EBED #E1D2ED #EDD4D2 #DEEDD2
split-complementary
#D2EBED #EDD2DE #EDE1D2
monochromatic
#7BC4CA #A6D8DC #D2EBED #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.25
#D2EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#D2EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBED
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBED | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9ED
Deuteranopia (green-blind)
#E2E4ED
Tritanopia (blue-blind)
#CBEDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2ebed; /* rgb */ color: rgb(210, 235, 237); /* oklch */ color: oklch(92.2% 0.026 202.6);
Tailwind
colors: {
custom: {
50: '#e0f1f2',
500: '#d2ebed',
950: '#000000',
},
}SCSS
$custom: #d2ebed; $custom-light: #e0f1f2; $custom-dark: #000000;
JSON
{
"hex": "#d2ebed",
"rgb": {
"r": 210,
"g": 235,
"b": 237
},
"hsl": {
"h": 184.444,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.92238,
"c": 0.02649,
"h": 202.6
},
"luminance": 0.79233
}Semantic roles & 50–950 ramp
primary
#D2EBED
secondary
#C99E9A
accent
#3930B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585