#D3EBEA#D3EBEA
#D3EBEA is a very light, muted teal. Relative luminance 0.792; OKLCH L 92.2% C 0.025 H 193.7°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBEA |
|---|---|
| RGB | rgb(211, 235, 234) |
| HSL | hsl(178, 38%, 87%) |
| HSV | hsv(178, 10%, 92%) |
| CMYK | cmyk(10.2%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(91.33, -8.05, -2.20) |
| CIE-LCH | lch(91.33, 8.34, 195.28°) |
| OKLab | oklab(92.22% -0.0246 -0.006) |
| OKLCH | oklch(92.22% 0.025 193.7) |
| XYZ | xyz(71.4201, 79.2048, 89.3512) |
| Luminance | 0.7921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.37
Ice Blue (survey)
#D7FFFE
ΔE00 5.60
Azure (CSS)
#F0FFFF
ΔE00 5.62
Very Pale Blue
#D6FFFE
ΔE00 5.76
Very Light Blue
#D5FFFF
ΔE00 5.88
Really Light Blue
#D4FFFF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBEA #EBD3D4
analogous
#D3EBDE #D3EBEA #D3E0EB
triadic
#D3EBEA #EAD3EB #EBEAD3
tetradic
#D3EBEA #DED3EB #EBD3D4 #E0EBD3
square
#D3EBEA #DED3EB #EBD3D4 #E0EBD3
split-complementary
#D3EBEA #EBD3E0 #EBDED3
monochromatic
#7FC5C2 #A9D8D6 #D3EBEA #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.25
#D3EBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#D3EBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBEA
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBEA | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8EA
Deuteranopia (green-blind)
#E3E5EA
Tritanopia (blue-blind)
#CCEDEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3ebea; /* rgb */ color: rgb(211, 235, 234); /* oklch */ color: oklch(92.2% 0.025 193.7);
Tailwind
colors: {
custom: {
50: '#e0f1f0',
500: '#d3ebea',
950: '#000000',
},
}SCSS
$custom: #d3ebea; $custom-light: #e0f1f0; $custom-dark: #000000;
JSON
{
"hex": "#d3ebea",
"rgb": {
"r": 211,
"g": 235,
"b": 234
},
"hsl": {
"h": 177.5,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.92219,
"c": 0.02534,
"h": 193.7
},
"luminance": 0.79206
}Semantic roles & 50–950 ramp
primary
#D3EBEA
secondary
#C69D9E
accent
#353AB0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585