#D4EEF3#D4EEF3
#D4EEF3 is a very light, muted teal. Relative luminance 0.816; OKLCH L 93.2% C 0.028 H 210.5°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EEF3 |
|---|---|
| RGB | rgb(212, 238, 243) |
| HSL | hsl(190, 56%, 89%) |
| HSV | hsv(190, 13%, 95%) |
| CMYK | cmyk(12.8%, 2.1%, 0%, 4.7%) |
| CIE-LAB | lab(92.41, -7.50, -5.30) |
| CIE-LCH | lch(92.41, 9.18, 215.25°) |
| OKLab | oklab(93.17% -0.0242 -0.0143) |
| OKLCH | oklch(93.17% 0.028 210.5) |
| XYZ | xyz(73.8996, 81.6157, 96.6366) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.45
Azure (CSS)
#F0FFFF
ΔE00 5.45
Ice Blue (survey)
#D7FFFE
ΔE00 5.96
Very Light Blue
#D5FFFF
ΔE00 6.06
Very Pale Blue
#D6FFFE
ΔE00 6.12
Really Light Blue
#D4FFFF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EEF3 #F3D9D4
analogous
#D4F3E9 #D4EEF3 #D4DFF3
triadic
#D4EEF3 #F3D4EE #EEF3D4
tetradic
#D4EEF3 #E9D4F3 #F3D9D4 #DFF3D4
square
#D4EEF3 #E9D4F3 #F3D9D4 #DFF3D4
split-complementary
#D4EEF3 #F3D4DF #F3E9D4
monochromatic
#74C8D8 #A4DBE6 #D4EEF3 #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.21
#D4EEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#D4EEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EEF3
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EEF3 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF3
Deuteranopia (green-blind)
#E4E7F3
Tritanopia (blue-blind)
#CCF1EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d4eef3; /* rgb */ color: rgb(212, 238, 243); /* oklch */ color: oklch(93.2% 0.028 210.5);
Tailwind
colors: {
custom: {
50: '#e1f3f7',
500: '#d4eef3',
950: '#000000',
},
}SCSS
$custom: #d4eef3; $custom-light: #e1f3f7; $custom-dark: #000000;
JSON
{
"hex": "#d4eef3",
"rgb": {
"r": 212,
"g": 238,
"b": 243
},
"hsl": {
"h": 189.677,
"s": 56.364,
"l": 89.216
},
"oklch": {
"l": 0.93166,
"c": 0.02815,
"h": 210.5
},
"luminance": 0.81617
}Semantic roles & 50–950 ramp
primary
#D4EEF3
secondary
#D3A299
accent
#3C22C4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585