#D4F0EE#D4F0EE
#D4F0EE is a very light, muted teal. Relative luminance 0.825; OKLCH L 93.4% C 0.029 H 191.4°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F0EE |
|---|---|
| RGB | rgb(212, 240, 238) |
| HSL | hsl(176, 48%, 89%) |
| HSV | hsv(176, 12%, 94%) |
| CMYK | cmyk(11.7%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(92.79, -9.49, -2.13) |
| CIE-LCH | lch(92.79, 9.72, 192.65°) |
| OKLab | oklab(93.43% -0.0288 -0.0058) |
| OKLCH | oklch(93.43% 0.029 191.4) |
| XYZ | xyz(73.7404, 82.4888, 92.9092) |
| Luminance | 0.8249 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.21
Ice Blue (survey)
#D7FFFE
ΔE00 4.07
Very Pale Blue
#D6FFFE
ΔE00 4.22
Very Light Blue
#D5FFFF
ΔE00 4.39
Really Light Blue
#D4FFFF
ΔE00 4.55
Ice
#D6FFFA
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F0EE #F0D4D6
analogous
#D4F0E0 #D4F0EE #D4E4F0
triadic
#D4F0EE #EED4F0 #F0EED4
tetradic
#D4F0EE #E0D4F0 #F0D4D6 #E4F0D4
square
#D4F0EE #E0D4F0 #F0D4D6 #E4F0D4
split-complementary
#D4F0EE #F0D4E4 #F0E0D4
monochromatic
#79D0CA #A7E0DC #D4F0EE #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.20
#D4F0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#D4F0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F0EE
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F0EE | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDEE
Deuteranopia (green-blind)
#E7E9EE
Tritanopia (blue-blind)
#CCF2EF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d4f0ee; /* rgb */ color: rgb(212, 240, 238); /* oklch */ color: oklch(93.4% 0.029 191.4);
Tailwind
colors: {
custom: {
50: '#e1f5f3',
500: '#d4f0ee',
950: '#000000',
},
}SCSS
$custom: #d4f0ee; $custom-light: #e1f5f3; $custom-dark: #000000;
JSON
{
"hex": "#d4f0ee",
"rgb": {
"r": 212,
"g": 240,
"b": 238
},
"hsl": {
"h": 175.714,
"s": 48.276,
"l": 88.627
},
"oklch": {
"l": 0.93427,
"c": 0.02942,
"h": 191.4
},
"luminance": 0.8249
}Semantic roles & 50–950 ramp
primary
#D4F0EE
secondary
#CD9B9E
accent
#2A34BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585