#D3EDEB#D3EDEB
#D3EDEB is a very light, muted teal. Relative luminance 0.804; OKLCH L 92.7% C 0.027 H 191.1°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EDEB |
|---|---|
| RGB | rgb(211, 237, 235) |
| HSL | hsl(175, 42%, 88%) |
| HSV | hsv(175, 11%, 93%) |
| CMYK | cmyk(11%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(91.87, -8.87, -1.92) |
| CIE-LCH | lch(91.87, 9.08, 192.24°) |
| OKLab | oklab(92.66% -0.0269 -0.0053) |
| OKLCH | oklch(92.66% 0.027 191.1) |
| XYZ | xyz(72.1400, 80.4140, 90.3019) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.88
Ice Blue (survey)
#D7FFFE
ΔE00 4.87
Very Pale Blue
#D6FFFE
ΔE00 5.03
Very Light Blue
#D5FFFF
ΔE00 5.18
Really Light Blue
#D4FFFF
ΔE00 5.34
Ice
#D6FFFA
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EDEB #EDD3D5
analogous
#D3EDDE #D3EDEB #D3E2ED
triadic
#D3EDEB #EBD3ED #EDEBD3
tetradic
#D3EDEB #DED3ED #EDD3D5 #E2EDD3
square
#D3EDEB #DED3ED #EDD3D5 #E2EDD3
split-complementary
#D3EDEB #EDD3E2 #EDDED3
monochromatic
#7CC9C4 #A8DBD7 #D3EDEB #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.23
#D3EDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#D3EDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EDEB
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EDEB | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEB
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#CCEFEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3edeb; /* rgb */ color: rgb(211, 237, 235); /* oklch */ color: oklch(92.7% 0.027 191.1);
Tailwind
colors: {
custom: {
50: '#e0f2f1',
500: '#d3edeb',
950: '#000000',
},
}SCSS
$custom: #d3edeb; $custom-light: #e0f2f1; $custom-dark: #000000;
JSON
{
"hex": "#d3edeb",
"rgb": {
"r": 211,
"g": 237,
"b": 235
},
"hsl": {
"h": 175.385,
"s": 41.935,
"l": 87.843
},
"oklch": {
"l": 0.92658,
"c": 0.02745,
"h": 191.1
},
"luminance": 0.80415
}Semantic roles & 50–950 ramp
primary
#D3EDEB
secondary
#C99C9F
accent
#303BB5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585