#D3EBDF#D3EBDF
#D3EBDF is a very light, muted teal. Relative luminance 0.786; OKLCH L 91.9% C 0.030 H 164.3°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBDF |
|---|---|
| RGB | rgb(211, 235, 223) |
| HSL | hsl(150, 38%, 87%) |
| HSV | hsv(150, 10%, 92%) |
| CMYK | cmyk(10.2%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(91.05, -10.13, 3.14) |
| CIE-LCH | lch(91.05, 10.60, 162.79°) |
| OKLab | oklab(91.91% -0.0289 0.0081) |
| OKLCH | oklch(91.91% 0.03 164.3) |
| XYZ | xyz(69.8887, 78.5922, 81.2855) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.54
Ice
#D6FFFA
ΔE00 6.35
Lightcyan
#E0FFFF
ΔE00 6.73
Ice Blue (survey)
#D7FFFE
ΔE00 7.06
Very Pale Blue
#D6FFFE
ΔE00 7.17
Very Light Blue
#D5FFFF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBDF #EBD3DF
analogous
#D3EBD3 #D3EBDF #D3EBEB
triadic
#D3EBDF #DFD3EB #EBDFD3
tetradic
#D3EBDF #D3D3EB #EBD3DF #EBEBD3
square
#D3EBDF #D3D3EB #EBD3DF #EBEBD3
split-complementary
#D3EBDF #EBD3EB #EBD3D3
monochromatic
#7FC5A2 #A9D8C0 #D3EBDF #EAF5F0 #EAF5F0
Accessibility & contrast
On white
1.26
#D3EBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#D3EBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBDF
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBDF | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DE
Deuteranopia (green-blind)
#E5E4E0
Tritanopia (blue-blind)
#CFEBE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d3ebdf; /* rgb */ color: rgb(211, 235, 223); /* oklch */ color: oklch(91.9% 0.030 164.3);
Tailwind
colors: {
custom: {
50: '#e0f1e9',
500: '#d3ebdf',
950: '#000000',
},
}SCSS
$custom: #d3ebdf; $custom-light: #e0f1e9; $custom-dark: #000000;
JSON
{
"hex": "#d3ebdf",
"rgb": {
"r": 211,
"g": 235,
"b": 223
},
"hsl": {
"h": 150,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.91908,
"c": 0.03001,
"h": 164.3
},
"luminance": 0.78593
}Semantic roles & 50–950 ramp
primary
#D3EBDF
secondary
#C69DB1
accent
#3573B0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584