#D3EEF2#D3EEF2
#D3EEF2 is a very light, muted teal. Relative luminance 0.814; OKLCH L 93.1% C 0.029 H 207.4°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EEF2 |
|---|---|
| RGB | rgb(211, 238, 242) |
| HSL | hsl(188, 54%, 89%) |
| HSV | hsv(188, 13%, 95%) |
| CMYK | cmyk(12.8%, 1.7%, 0%, 5.1%) |
| CIE-LAB | lab(92.31, -8.01, -4.92) |
| CIE-LCH | lch(92.31, 9.40, 211.56°) |
| OKLab | oklab(93.07% -0.0256 -0.0133) |
| OKLCH | oklch(93.07% 0.029 207.4) |
| XYZ | xyz(73.4616, 81.4072, 95.8299) |
| Luminance | 0.8141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.09
Ice Blue (survey)
#D7FFFE
ΔE00 5.46
Very Light Blue
#D5FFFF
ΔE00 5.57
Azure (CSS)
#F0FFFF
ΔE00 5.60
Very Pale Blue
#D6FFFE
ΔE00 5.62
Really Light Blue
#D4FFFF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EEF2 #F2D7D3
analogous
#D3F2E7 #D3EEF2 #D3DFF2
triadic
#D3EEF2 #F2D3EE #EEF2D3
tetradic
#D3EEF2 #E7D3F2 #F2D7D3 #DFF2D3
square
#D3EEF2 #E7D3F2 #F2D7D3 #DFF2D3
split-complementary
#D3EEF2 #F2D3DF #F2E7D3
monochromatic
#75C9D6 #A4DCE4 #D3EEF2 #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.22
#D3EEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#D3EEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EEF2
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EEF2 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF2
Deuteranopia (green-blind)
#E4E7F2
Tritanopia (blue-blind)
#CAF1EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3eef2; /* rgb */ color: rgb(211, 238, 242); /* oklch */ color: oklch(93.1% 0.029 207.4);
Tailwind
colors: {
custom: {
50: '#e0f3f6',
500: '#d3eef2',
950: '#000000',
},
}SCSS
$custom: #d3eef2; $custom-light: #e0f3f6; $custom-dark: #000000;
JSON
{
"hex": "#d3eef2",
"rgb": {
"r": 211,
"g": 238,
"b": 242
},
"hsl": {
"h": 187.742,
"s": 54.386,
"l": 88.824
},
"oklch": {
"l": 0.93068,
"c": 0.02886,
"h": 207.4
},
"luminance": 0.81409
}Semantic roles & 50–950 ramp
primary
#D3EEF2
secondary
#D1A098
accent
#3824C2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585