#D4EFEE#D4EFEE
#D4EFEE is a very light, muted teal. Relative luminance 0.819; OKLCH L 93.2% C 0.028 H 194.0°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EFEE |
|---|---|
| RGB | rgb(212, 239, 238) |
| HSL | hsl(178, 46%, 88%) |
| HSV | hsv(178, 11%, 94%) |
| CMYK | cmyk(11.3%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(92.53, -8.98, -2.51) |
| CIE-LCH | lch(92.53, 9.33, 195.60°) |
| OKLab | oklab(93.22% -0.0275 -0.0068) |
| OKLCH | oklch(93.22% 0.028 194) |
| XYZ | xyz(73.4468, 81.9016, 92.8113) |
| Luminance | 0.8190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.36
Ice Blue (survey)
#D7FFFE
ΔE00 4.44
Very Pale Blue
#D6FFFE
ΔE00 4.60
Very Light Blue
#D5FFFF
ΔE00 4.72
Really Light Blue
#D4FFFF
ΔE00 4.89
Ice
#D6FFFA
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EFEE #EFD4D5
analogous
#D4EFE0 #D4EFEE #D4E2EF
triadic
#D4EFEE #EED4EF #EFEED4
tetradic
#D4EFEE #E0D4EF #EFD4D5 #E2EFD4
square
#D4EFEE #E0D4EF #EFD4D5 #E2EFD4
split-complementary
#D4EFEE #EFD4E2 #EFE0D4
monochromatic
#7BCECB #A7DEDC #D4EFEE #E9F7F6 #E9F7F6
Accessibility & contrast
On white
1.21
#D4EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#D4EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EFEE
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EFEE | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEE
Deuteranopia (green-blind)
#E6E8EE
Tritanopia (blue-blind)
#CDF1EF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d4efee; /* rgb */ color: rgb(212, 239, 238); /* oklch */ color: oklch(93.2% 0.028 194.0);
Tailwind
colors: {
custom: {
50: '#e1f4f3',
500: '#d4efee',
950: '#000000',
},
}SCSS
$custom: #d4efee; $custom-light: #e1f4f3; $custom-dark: #000000;
JSON
{
"hex": "#d4efee",
"rgb": {
"r": 212,
"g": 239,
"b": 238
},
"hsl": {
"h": 177.778,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.93223,
"c": 0.02833,
"h": 194
},
"luminance": 0.81903
}Semantic roles & 50–950 ramp
primary
#D4EFEE
secondary
#CC9B9D
accent
#2D32B9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585