#D4EEEE#D4EEEE
#D4EEEE is a very light, muted teal. Relative luminance 0.813; OKLCH L 93.0% C 0.027 H 196.7°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EEEE |
|---|---|
| RGB | rgb(212, 238, 238) |
| HSL | hsl(180, 43%, 88%) |
| HSV | hsv(180, 11%, 93%) |
| CMYK | cmyk(10.9%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(92.27, -8.48, -2.89) |
| CIE-LCH | lch(92.27, 8.95, 198.81°) |
| OKLab | oklab(93.02% -0.0261 -0.0078) |
| OKLCH | oklch(93.02% 0.027 196.7) |
| XYZ | xyz(73.1549, 81.3177, 92.7140) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.61
Ice Blue (survey)
#D7FFFE
ΔE00 4.87
Very Pale Blue
#D6FFFE
ΔE00 5.03
Very Light Blue
#D5FFFF
ΔE00 5.12
Really Light Blue
#D4FFFF
ΔE00 5.29
Azure (CSS)
#F0FFFF
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EEEE #EED4D4
analogous
#D4EEE1 #D4EEEE #D4E1EE
triadic
#D4EEEE #EED4EE #EEEED4
tetradic
#D4EEEE #E1D4EE #EED4D4 #E1EED4
square
#D4EEEE #E1D4EE #EED4D4 #E1EED4
split-complementary
#D4EEEE #EED4E1 #EEE1D4
monochromatic
#7CCBCB #A8DDDD #D4EEEE #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.22
#D4EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#D4EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EEEE
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EEEE | 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)
#EAEBEE
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#CDF0EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d4eeee; /* rgb */ color: rgb(212, 238, 238); /* oklch */ color: oklch(93.0% 0.027 196.7);
Tailwind
colors: {
custom: {
50: '#e1f3f3',
500: '#d4eeee',
950: '#000000',
},
}SCSS
$custom: #d4eeee; $custom-light: #e1f3f3; $custom-dark: #000000;
JSON
{
"hex": "#d4eeee",
"rgb": {
"r": 212,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 43.333,
"l": 88.235
},
"oklch": {
"l": 0.93018,
"c": 0.0273,
"h": 196.7
},
"luminance": 0.81319
}Semantic roles & 50–950 ramp
primary
#D4EEEE
secondary
#CA9C9C
accent
#2F2FB6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585