#D8FBFC#D8FBFC
#D8FBFC is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.4% C 0.036 H 198.7°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FBFC |
|---|---|
| RGB | rgb(216, 251, 252) |
| HSL | hsl(182, 86%, 92%) |
| HSV | hsv(182, 14%, 99%) |
| CMYK | cmyk(14.3%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(96.25, -11.01, -4.26) |
| CIE-LCH | lch(96.25, 11.81, 201.16°) |
| OKLab | oklab(96.35% -0.0342 -0.0116) |
| OKLCH | oklch(96.35% 0.036 198.7) |
| XYZ | xyz(80.3823, 90.6195, 105.3328) |
| Luminance | 0.9062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.44
Ice Blue (survey)
#D7FFFE
ΔE00 1.78
Very Light Blue
#D5FFFF
ΔE00 1.96
Very Pale Blue
#D6FFFE
ΔE00 1.97
Really Light Blue
#D4FFFF
ΔE00 2.17
Pale Blue
#D0FEFE
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FBFC #FCD9D8
analogous
#D8FCEB #D8FBFC #D8E9FC
triadic
#D8FBFC #FCD8FB #FBFCD8
tetradic
#D8FBFC #EBD8FC #FCD9D8 #E9FCD8
square
#D8FBFC #EBD8FC #FCD9D8 #E9FCD8
split-complementary
#D8FBFC #FCD8E9 #FCEBD8
monochromatic
#66EFF3 #9FF5F8 #D8FBFC #E3FCFD #E3FCFD
Accessibility & contrast
On white
1.10
#D8FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#D8FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FBFC
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FBFC | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FC
Deuteranopia (green-blind)
#EFF2FC
Tritanopia (blue-blind)
#CEFEFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d8fbfc; /* rgb */ color: rgb(216, 251, 252); /* oklch */ color: oklch(96.4% 0.036 198.7);
Tailwind
colors: {
custom: {
50: '#e4fcfd',
500: '#d8fbfc',
950: '#000000',
},
}SCSS
$custom: #d8fbfc; $custom-light: #e4fcfd; $custom-dark: #000000;
JSON
{
"hex": "#d8fbfc",
"rgb": {
"r": 216,
"g": 251,
"b": 252
},
"hsl": {
"h": 181.667,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.96353,
"c": 0.03614,
"h": 198.7
},
"luminance": 0.90622
}Semantic roles & 50–950 ramp
primary
#D8FBFC
secondary
#E49694
accent
#0903E2
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585