#D3EBEB#D3EBEB
#D3EBEB is a very light, muted teal. Relative luminance 0.793; OKLCH L 92.2% C 0.025 H 196.7°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBEB |
|---|---|
| RGB | rgb(211, 235, 235) |
| HSL | hsl(180, 38%, 87%) |
| HSV | hsv(180, 10%, 92%) |
| CMYK | cmyk(10.2%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(91.35, -7.86, -2.68) |
| CIE-LCH | lch(91.35, 8.30, 198.85°) |
| OKLab | oklab(92.25% -0.0242 -0.0073) |
| OKLCH | oklch(92.25% 0.025 196.7) |
| XYZ | xyz(71.5642, 79.2624, 90.1099) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.38
Azure (CSS)
#F0FFFF
ΔE00 5.53
Ice Blue (survey)
#D7FFFE
ΔE00 5.69
Very Pale Blue
#D6FFFE
ΔE00 5.85
Very Light Blue
#D5FFFF
ΔE00 5.94
Really Light Blue
#D4FFFF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBEB #EBD3D3
analogous
#D3EBDF #D3EBEB #D3DFEB
triadic
#D3EBEB #EBD3EB #EBEBD3
tetradic
#D3EBEB #DFD3EB #EBD3D3 #DFEBD3
square
#D3EBEB #DFD3EB #EBD3D3 #DFEBD3
split-complementary
#D3EBEB #EBD3DF #EBDFD3
monochromatic
#7FC5C5 #A9D8D8 #D3EBEB #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.25
#D3EBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#D3EBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBEB
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBEB | 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)
#E8E8EB
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#CCEDEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3ebeb; /* rgb */ color: rgb(211, 235, 235); /* oklch */ color: oklch(92.2% 0.025 196.7);
Tailwind
colors: {
custom: {
50: '#e0f1f1',
500: '#d3ebeb',
950: '#000000',
},
}SCSS
$custom: #d3ebeb; $custom-light: #e0f1f1; $custom-dark: #000000;
JSON
{
"hex": "#d3ebeb",
"rgb": {
"r": 211,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.92249,
"c": 0.0253,
"h": 196.7
},
"luminance": 0.79264
}Semantic roles & 50–950 ramp
primary
#D3EBEB
secondary
#C69D9D
accent
#3535B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585