#D3EBED#D3EBED
#D3EBED is a very light, muted teal. Relative luminance 0.794; OKLCH L 92.3% C 0.025 H 202.8°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBED |
|---|---|
| RGB | rgb(211, 235, 237) |
| HSL | hsl(185, 42%, 88%) |
| HSV | hsv(185, 11%, 93%) |
| CMYK | cmyk(11%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(91.41, -7.47, -3.65) |
| CIE-LCH | lch(91.41, 8.31, 206.04°) |
| OKLab | oklab(92.31% -0.0235 -0.0099) |
| OKLCH | oklch(92.31% 0.025 202.8) |
| XYZ | xyz(71.8548, 79.3786, 91.6402) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.56
Azure (CSS)
#F0FFFF
ΔE00 5.44
Ice Blue (survey)
#D7FFFE
ΔE00 5.99
Very Pale Blue
#D6FFFE
ΔE00 6.16
Very Light Blue
#D5FFFF
ΔE00 6.19
Really Light Blue
#D4FFFF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBED #EDD5D3
analogous
#D3EDE2 #D3EBED #D3DEED
triadic
#D3EBED #EDD3EB #EBEDD3
tetradic
#D3EBED #E2D3ED #EDD5D3 #DEEDD3
square
#D3EBED #E2D3ED #EDD5D3 #DEEDD3
split-complementary
#D3EBED #EDD3DE #EDE2D3
monochromatic
#7CC4C9 #A8D7DB #D3EBED #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.24
#D3EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#D3EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBED
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBED | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9ED
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#CCEDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3ebed; /* rgb */ color: rgb(211, 235, 237); /* oklch */ color: oklch(92.3% 0.025 202.8);
Tailwind
colors: {
custom: {
50: '#e0f1f2',
500: '#d3ebed',
950: '#000000',
},
}SCSS
$custom: #d3ebed; $custom-light: #e0f1f2; $custom-dark: #000000;
JSON
{
"hex": "#d3ebed",
"rgb": {
"r": 211,
"g": 235,
"b": 237
},
"hsl": {
"h": 184.615,
"s": 41.935,
"l": 87.843
},
"oklch": {
"l": 0.92307,
"c": 0.02546,
"h": 202.8
},
"luminance": 0.7938
}Semantic roles & 50–950 ramp
primary
#D3EBED
secondary
#C99F9C
accent
#3B30B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585