#D8F0F4#D8F0F4
#D8F0F4 is a very light, muted teal. Relative luminance 0.835; OKLCH L 93.9% C 0.026 H 208.7°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F0F4 |
|---|---|
| RGB | rgb(216, 240, 244) |
| HSL | hsl(189, 56%, 90%) |
| HSV | hsv(189, 11%, 96%) |
| CMYK | cmyk(11.5%, 1.6%, 0%, 4.3%) |
| CIE-LAB | lab(93.21, -7.05, -4.60) |
| CIE-LCH | lch(93.21, 8.42, 213.11°) |
| OKLab | oklab(93.88% -0.0226 -0.0124) |
| OKLCH | oklch(93.88% 0.026 208.7) |
| XYZ | xyz(75.8043, 83.4493, 97.6840) |
| Luminance | 0.8345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.17
Azure (CSS)
#F0FFFF
ΔE00 4.65
Ice Blue (survey)
#D7FFFE
ΔE00 5.95
Very Light Blue
#D5FFFF
ΔE00 6.12
Very Pale Blue
#D6FFFE
ΔE00 6.14
Really Light Blue
#D4FFFF
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F0F4 #F4DCD8
analogous
#D8F4EA #D8F0F4 #D8E2F4
triadic
#D8F0F4 #F4D8F0 #F0F4D8
tetradic
#D8F0F4 #EAD8F4 #F4DCD8 #E2F4D8
square
#D8F0F4 #EAD8F4 #F4DCD8 #E2F4D8
split-complementary
#D8F0F4 #F4D8E2 #F4EAD8
monochromatic
#79CBD9 #A8DEE7 #D8F0F4 #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.19
#D8F0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#D8F0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F0F4
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F0F4 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEEF4
Deuteranopia (green-blind)
#E7EAF4
Tritanopia (blue-blind)
#D0F2F1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d8f0f4; /* rgb */ color: rgb(216, 240, 244); /* oklch */ color: oklch(93.9% 0.026 208.7);
Tailwind
colors: {
custom: {
50: '#e4f5f7',
500: '#d8f0f4',
950: '#000000',
},
}SCSS
$custom: #d8f0f4; $custom-light: #e4f5f7; $custom-dark: #000000;
JSON
{
"hex": "#d8f0f4",
"rgb": {
"r": 216,
"g": 240,
"b": 244
},
"hsl": {
"h": 188.571,
"s": 56,
"l": 90.196
},
"oklch": {
"l": 0.93879,
"c": 0.02581,
"h": 208.7
},
"luminance": 0.83451
}Semantic roles & 50–950 ramp
primary
#D8F0F4
secondary
#D4A49C
accent
#3922C4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585