#D3EFE7#D3EFE7
#D3EFE7 is a very light, muted teal. Relative luminance 0.814; OKLCH L 93.0% C 0.031 H 176.5°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EFE7 |
|---|---|
| RGB | rgb(211, 239, 231) |
| HSL | hsl(163, 47%, 88%) |
| HSV | hsv(163, 12%, 94%) |
| CMYK | cmyk(11.7%, 0%, 3.3%, 6.3%) |
| CIE-LAB | lab(92.29, -10.64, 0.77) |
| CIE-LCH | lch(92.29, 10.67, 175.87°) |
| OKLab | oklab(92.95% -0.0312 0.0019) |
| OKLCH | oklch(92.95% 0.031 176.5) |
| XYZ | xyz(72.1509, 81.3500, 87.4866) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.50
Lightcyan
#E0FFFF
ΔE00 4.82
Ice Blue (survey)
#D7FFFE
ΔE00 5.00
Very Pale Blue
#D6FFFE
ΔE00 5.10
Very Light Blue
#D5FFFF
ΔE00 5.43
Really Light Blue
#D4FFFF
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EFE7 #EFD3DB
analogous
#D3EFD9 #D3EFE7 #D3E9EF
triadic
#D3EFE7 #E7D3EF #EFE7D3
tetradic
#D3EFE7 #D9D3EF #EFD3DB #E9EFD3
square
#D3EFE7 #D9D3EF #EFD3DB #E9EFD3
split-complementary
#D3EFE7 #EFD3E9 #EFD9D3
monochromatic
#79CEB6 #A6DFCF #D3EFE7 #E9F7F3 #E9F7F3
Accessibility & contrast
On white
1.22
#D3EFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#D3EFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EFE7
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EFE7 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEBE7
Deuteranopia (green-blind)
#E7E7E8
Tritanopia (blue-blind)
#CDF0EC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3efe7; /* rgb */ color: rgb(211, 239, 231); /* oklch */ color: oklch(93.0% 0.031 176.5);
Tailwind
colors: {
custom: {
50: '#e0f4ee',
500: '#d3efe7',
950: '#000000',
},
}SCSS
$custom: #d3efe7; $custom-light: #e0f4ee; $custom-dark: #000000;
JSON
{
"hex": "#d3efe7",
"rgb": {
"r": 211,
"g": 239,
"b": 231
},
"hsl": {
"h": 162.857,
"s": 46.667,
"l": 88.235
},
"oklch": {
"l": 0.92954,
"c": 0.03124,
"h": 176.5
},
"luminance": 0.81351
}Semantic roles & 50–950 ramp
primary
#D3EFE7
secondary
#CC9AA8
accent
#2C54BA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585