#D3EBE2#D3EBE2
#D3EBE2 is a very light, muted teal. Relative luminance 0.788; OKLCH L 92.0% C 0.028 H 171.2°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBE2 |
|---|---|
| RGB | rgb(211, 235, 226) |
| HSL | hsl(158, 38%, 87%) |
| HSV | hsv(158, 10%, 92%) |
| CMYK | cmyk(10.2%, 0%, 3.8%, 7.8%) |
| CIE-LAB | lab(91.12, -9.57, 1.68) |
| CIE-LCH | lch(91.12, 9.71, 170.05°) |
| OKLab | oklab(91.99% -0.0277 0.0043) |
| OKLCH | oklch(91.99% 0.028 171.2) |
| XYZ | xyz(70.2967, 78.7554, 83.4345) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.82
Honeydew
#F0FFF0
ΔE00 5.84
Ice
#D6FFFA
ΔE00 5.91
Ice Blue (survey)
#D7FFFE
ΔE00 6.34
Very Pale Blue
#D6FFFE
ΔE00 6.46
Very Light Blue
#D5FFFF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBE2 #EBD3DC
analogous
#D3EBD6 #D3EBE2 #D3E8EB
triadic
#D3EBE2 #E2D3EB #EBE2D3
tetradic
#D3EBE2 #D6D3EB #EBD3DC #E8EBD3
square
#D3EBE2 #D6D3EB #EBD3DC #E8EBD3
split-complementary
#D3EBE2 #EBD3E8 #EBD6D3
monochromatic
#7FC5AB #A9D8C6 #D3EBE2 #EAF5F1 #EAF5F1
Accessibility & contrast
On white
1.25
#D3EBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#D3EBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBE2
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBE2 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E8E2
Deuteranopia (green-blind)
#E5E4E3
Tritanopia (blue-blind)
#CEEBE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3ebe2; /* rgb */ color: rgb(211, 235, 226); /* oklch */ color: oklch(92.0% 0.028 171.2);
Tailwind
colors: {
custom: {
50: '#e0f1eb',
500: '#d3ebe2',
950: '#000000',
},
}SCSS
$custom: #d3ebe2; $custom-light: #e0f1eb; $custom-dark: #000000;
JSON
{
"hex": "#d3ebe2",
"rgb": {
"r": 211,
"g": 235,
"b": 226
},
"hsl": {
"h": 157.5,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.91991,
"c": 0.02805,
"h": 171.2
},
"luminance": 0.78757
}Semantic roles & 50–950 ramp
primary
#D3EBE2
secondary
#C69DAC
accent
#3563B0
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584