#D3EEF0#D3EEF0
#D3EEF0 is a very light, muted teal. Relative luminance 0.813; OKLCH L 93.0% C 0.028 H 202.1°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EEF0 |
|---|---|
| RGB | rgb(211, 238, 240) |
| HSL | hsl(184, 49%, 88%) |
| HSV | hsv(184, 12%, 94%) |
| CMYK | cmyk(12.1%, 0.8%, 0%, 5.9%) |
| CIE-LAB | lab(92.26, -8.40, -3.96) |
| CIE-LCH | lch(92.26, 9.29, 205.22°) |
| OKLab | oklab(93.01% -0.0264 -0.0107) |
| OKLCH | oklch(93.01% 0.028 202.1) |
| XYZ | xyz(73.1629, 81.2877, 94.2566) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.71
Ice Blue (survey)
#D7FFFE
ΔE00 4.98
Very Pale Blue
#D6FFFE
ΔE00 5.14
Very Light Blue
#D5FFFF
ΔE00 5.15
Really Light Blue
#D4FFFF
ΔE00 5.32
Azure (CSS)
#F0FFFF
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EEF0 #F0D5D3
analogous
#D3F0E3 #D3EEF0 #D3DFF0
triadic
#D3EEF0 #F0D3EE #EEF0D3
tetradic
#D3EEF0 #E3D3F0 #F0D5D3 #DFF0D3
square
#D3EEF0 #E3D3F0 #F0D5D3 #DFF0D3
split-complementary
#D3EEF0 #F0D3DF #F0E3D3
monochromatic
#78CBD1 #A5DCE0 #D3EEF0 #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.22
#D3EEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#D3EEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EEF0
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EEF0 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBF0
Deuteranopia (green-blind)
#E4E7F0
Tritanopia (blue-blind)
#CBF0EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3eef0; /* rgb */ color: rgb(211, 238, 240); /* oklch */ color: oklch(93.0% 0.028 202.1);
Tailwind
colors: {
custom: {
50: '#e0f3f4',
500: '#d3eef0',
950: '#000000',
},
}SCSS
$custom: #d3eef0; $custom-light: #e0f3f4; $custom-dark: #000000;
JSON
{
"hex": "#d3eef0",
"rgb": {
"r": 211,
"g": 238,
"b": 240
},
"hsl": {
"h": 184.138,
"s": 49.153,
"l": 88.431
},
"oklch": {
"l": 0.93009,
"c": 0.02846,
"h": 202.1
},
"luminance": 0.81289
}Semantic roles & 50–950 ramp
primary
#D3EEF0
secondary
#CE9D9A
accent
#3329BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585