#D8F4F4#D8F4F4
#D8F4F4 is a very light, muted teal. Relative luminance 0.858; OKLCH L 94.7% C 0.029 H 196.7°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F4F4 |
|---|---|
| RGB | rgb(216, 244, 244) |
| HSL | hsl(180, 56%, 90%) |
| HSV | hsv(180, 11%, 96%) |
| CMYK | cmyk(11.5%, 0%, 0%, 4.3%) |
| CIE-LAB | lab(94.24, -9.07, -3.09) |
| CIE-LCH | lch(94.24, 9.58, 198.78°) |
| OKLab | oklab(94.69% -0.028 -0.0084) |
| OKLCH | oklch(94.69% 0.029 196.7) |
| XYZ | xyz(76.9948, 85.8304, 98.0808) |
| Luminance | 0.8583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.29
Ice Blue (survey)
#D7FFFE
ΔE00 3.74
Very Pale Blue
#D6FFFE
ΔE00 3.93
Very Light Blue
#D5FFFF
ΔE00 4.03
Really Light Blue
#D4FFFF
ΔE00 4.22
Ice
#D6FFFA
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F4F4 #F4D8D8
analogous
#D8F4E6 #D8F4F4 #D8E6F4
triadic
#D8F4F4 #F4D8F4 #F4F4D8
tetradic
#D8F4F4 #E6D8F4 #F4D8D8 #E6F4D8
square
#D8F4F4 #E6D8F4 #F4D8D8 #E6F4D8
split-complementary
#D8F4F4 #F4D8E6 #F4E6D8
monochromatic
#79D9D9 #A8E7E7 #D8F4F4 #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.16
#D8F4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#D8F4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F4F4
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F4F4 | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F4
Deuteranopia (green-blind)
#EAEDF4
Tritanopia (blue-blind)
#D0F6F4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d8f4f4; /* rgb */ color: rgb(216, 244, 244); /* oklch */ color: oklch(94.7% 0.029 196.7);
Tailwind
colors: {
custom: {
50: '#e4f7f7',
500: '#d8f4f4',
950: '#000000',
},
}SCSS
$custom: #d8f4f4; $custom-light: #e4f7f7; $custom-dark: #000000;
JSON
{
"hex": "#d8f4f4",
"rgb": {
"r": 216,
"g": 244,
"b": 244
},
"hsl": {
"h": 180,
"s": 56,
"l": 90.196
},
"oklch": {
"l": 0.94691,
"c": 0.02922,
"h": 196.7
},
"luminance": 0.85832
}Semantic roles & 50–950 ramp
primary
#D8F4F4
secondary
#D49C9C
accent
#2222C4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585