#D4EEEB#D4EEEB
#D4EEEB is a very light, muted teal. Relative luminance 0.811; OKLCH L 92.9% C 0.028 H 188.3°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EEEB |
|---|---|
| RGB | rgb(212, 238, 235) |
| HSL | hsl(173, 43%, 88%) |
| HSV | hsv(173, 11%, 93%) |
| CMYK | cmyk(10.9%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(92.20, -9.06, -1.44) |
| CIE-LCH | lch(92.20, 9.17, 189.03°) |
| OKLab | oklab(92.93% -0.0273 -0.004) |
| OKLCH | oklch(92.93% 0.028 188.3) |
| XYZ | xyz(72.7178, 81.1429, 90.4121) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.80
Ice Blue (survey)
#D7FFFE
ΔE00 4.74
Very Pale Blue
#D6FFFE
ΔE00 4.90
Ice
#D6FFFA
ΔE00 5.08
Very Light Blue
#D5FFFF
ΔE00 5.09
Really Light Blue
#D4FFFF
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EEEB #EED4D7
analogous
#D4EEDE #D4EEEB #D4E4EE
triadic
#D4EEEB #EBD4EE #EEEBD4
tetradic
#D4EEEB #DED4EE #EED4D7 #E4EED4
square
#D4EEEB #DED4EE #EED4D7 #E4EED4
split-complementary
#D4EEEB #EED4E4 #EEDED4
monochromatic
#7CCBC2 #A8DDD7 #D4EEEB #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.22
#D4EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#D4EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EEEB
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EEEB | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#CDEFED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d4eeeb; /* rgb */ color: rgb(212, 238, 235); /* oklch */ color: oklch(92.9% 0.028 188.3);
Tailwind
colors: {
custom: {
50: '#e1f3f1',
500: '#d4eeeb',
950: '#000000',
},
}SCSS
$custom: #d4eeeb; $custom-light: #e1f3f1; $custom-dark: #000000;
JSON
{
"hex": "#d4eeeb",
"rgb": {
"r": 212,
"g": 238,
"b": 235
},
"hsl": {
"h": 173.077,
"s": 43.333,
"l": 88.235
},
"oklch": {
"l": 0.92931,
"c": 0.02759,
"h": 188.3
},
"luminance": 0.81144
}Semantic roles & 50–950 ramp
primary
#D4EEEB
secondary
#CA9CA1
accent
#2F3FB6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585