#D2EDEB#D2EDEB
#D2EDEB is a very light, muted teal. Relative luminance 0.803; OKLCH L 92.6% C 0.028 H 191.2°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EDEB |
|---|---|
| RGB | rgb(210, 237, 235) |
| HSL | hsl(176, 43%, 88%) |
| HSV | hsv(176, 11%, 93%) |
| CMYK | cmyk(11.4%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(91.80, -9.19, -2.03) |
| CIE-LCH | lch(91.80, 9.41, 192.45°) |
| OKLab | oklab(92.59% -0.0279 -0.0055) |
| OKLCH | oklch(92.59% 0.028 191.2) |
| XYZ | xyz(71.8543, 80.2667, 90.2885) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.84
Ice Blue (survey)
#D7FFFE
ΔE00 4.68
Very Pale Blue
#D6FFFE
ΔE00 4.83
Very Light Blue
#D5FFFF
ΔE00 4.98
Really Light Blue
#D4FFFF
ΔE00 5.13
Ice
#D6FFFA
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EDEB #EDD2D4
analogous
#D2EDDE #D2EDEB #D2E1ED
triadic
#D2EDEB #EBD2ED #EDEBD2
tetradic
#D2EDEB #DED2ED #EDD2D4 #E1EDD2
square
#D2EDEB #DED2ED #EDD2D4 #E1EDD2
split-complementary
#D2EDEB #EDD2E1 #EDDED2
monochromatic
#7BCAC4 #A6DCD8 #D2EDEB #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.23
#D2EDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#D2EDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EDEB
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EDEB | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEB
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#CBEFEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2edeb; /* rgb */ color: rgb(210, 237, 235); /* oklch */ color: oklch(92.6% 0.028 191.2);
Tailwind
colors: {
custom: {
50: '#e0f2f1',
500: '#d2edeb',
950: '#000000',
},
}SCSS
$custom: #d2edeb; $custom-light: #e0f2f1; $custom-dark: #000000;
JSON
{
"hex": "#d2edeb",
"rgb": {
"r": 210,
"g": 237,
"b": 235
},
"hsl": {
"h": 175.556,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.92589,
"c": 0.02847,
"h": 191.2
},
"luminance": 0.80268
}Semantic roles & 50–950 ramp
primary
#D2EDEB
secondary
#C99A9E
accent
#3039B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585