#D4EEF2#D4EEF2
#D4EEF2 is a very light, muted teal. Relative luminance 0.816; OKLCH L 93.1% C 0.028 H 207.8°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EEF2 |
|---|---|
| RGB | rgb(212, 238, 242) |
| HSL | hsl(188, 54%, 89%) |
| HSV | hsv(188, 12%, 95%) |
| CMYK | cmyk(12.4%, 1.7%, 0%, 5.1%) |
| CIE-LAB | lab(92.38, -7.69, -4.82) |
| CIE-LCH | lch(92.38, 9.08, 212.04°) |
| OKLab | oklab(93.14% -0.0246 -0.013) |
| OKLCH | oklch(93.14% 0.028 207.8) |
| XYZ | xyz(73.7490, 81.5554, 95.8434) |
| Luminance | 0.8156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.19
Azure (CSS)
#F0FFFF
ΔE00 5.39
Ice Blue (survey)
#D7FFFE
ΔE00 5.67
Very Light Blue
#D5FFFF
ΔE00 5.80
Very Pale Blue
#D6FFFE
ΔE00 5.84
Really Light Blue
#D4FFFF
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EEF2 #F2D8D4
analogous
#D4F2E7 #D4EEF2 #D4DFF2
triadic
#D4EEF2 #F2D4EE #EEF2D4
tetradic
#D4EEF2 #E7D4F2 #F2D8D4 #DFF2D4
square
#D4EEF2 #E7D4F2 #F2D8D4 #DFF2D4
split-complementary
#D4EEF2 #F2D4DF #F2E7D4
monochromatic
#76C9D6 #A5DBE4 #D4EEF2 #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.21
#D4EEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#D4EEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EEF2
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EEF2 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF2
Deuteranopia (green-blind)
#E4E7F2
Tritanopia (blue-blind)
#CCF0EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d4eef2; /* rgb */ color: rgb(212, 238, 242); /* oklch */ color: oklch(93.1% 0.028 207.8);
Tailwind
colors: {
custom: {
50: '#e1f3f6',
500: '#d4eef2',
950: '#000000',
},
}SCSS
$custom: #d4eef2; $custom-light: #e1f3f6; $custom-dark: #000000;
JSON
{
"hex": "#d4eef2",
"rgb": {
"r": 212,
"g": 238,
"b": 242
},
"hsl": {
"h": 188,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.93137,
"c": 0.02785,
"h": 207.8
},
"luminance": 0.81557
}Semantic roles & 50–950 ramp
primary
#D4EEF2
secondary
#D1A199
accent
#3924C1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585