#D8F6FA#D8F6FA
#D8F6FA is a very light, muted teal. Relative luminance 0.874; OKLCH L 95.3% C 0.032 H 206.4°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F6FA |
|---|---|
| RGB | rgb(216, 246, 250) |
| HSL | hsl(187, 77%, 91%) |
| HSV | hsv(187, 14%, 98%) |
| CMYK | cmyk(13.6%, 1.6%, 0%, 2%) |
| CIE-LAB | lab(94.91, -8.90, -5.20) |
| CIE-LCH | lch(94.91, 10.31, 210.31°) |
| OKLab | oklab(95.28% -0.0284 -0.0141) |
| OKLCH | oklch(95.28% 0.032 206.4) |
| XYZ | xyz(78.5257, 87.4108, 103.1587) |
| Luminance | 0.8741 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.58
Ice Blue (survey)
#D7FFFE
ΔE00 4.09
Very Light Blue
#D5FFFF
ΔE00 4.18
Very Pale Blue
#D6FFFE
ΔE00 4.26
Really Light Blue
#D4FFFF
ΔE00 4.37
Pale Blue
#D0FEFE
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F6FA #FADCD8
analogous
#D8FAED #D8F6FA #D8E5FA
triadic
#D8F6FA #FAD8F6 #F6FAD8
tetradic
#D8F6FA #EDD8FA #FADCD8 #E5FAD8
square
#D8F6FA #EDD8FA #FADCD8 #E5FAD8
split-complementary
#D8F6FA #FAD8E5 #FAEDD8
monochromatic
#6CDDEC #A2E9F3 #D8F6FA #E4F9FC #E4F9FC
Accessibility & contrast
On white
1.14
#D8F6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#D8F6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F6FA
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F6FA | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#EBEEFA
Tritanopia (blue-blind)
#CEF9F7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d8f6fa; /* rgb */ color: rgb(216, 246, 250); /* oklch */ color: oklch(95.3% 0.032 206.4);
Tailwind
colors: {
custom: {
50: '#e4f9fc',
500: '#d8f6fa',
950: '#000000',
},
}SCSS
$custom: #d8f6fa; $custom-light: #e4f9fc; $custom-dark: #000000;
JSON
{
"hex": "#d8f6fa",
"rgb": {
"r": 216,
"g": 246,
"b": 250
},
"hsl": {
"h": 187.059,
"s": 77.273,
"l": 91.373
},
"oklch": {
"l": 0.95275,
"c": 0.03168,
"h": 206.4
},
"luminance": 0.87413
}Semantic roles & 50–950 ramp
primary
#D8F6FA
secondary
#E09F96
accent
#240CDA
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585