#D8FBFF#D8FBFF
#D8FBFF is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.4% C 0.037 H 205.0°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FBFF |
|---|---|
| RGB | rgb(216, 251, 255) |
| HSL | hsl(186, 100%, 92%) |
| HSV | hsv(186, 15%, 100%) |
| CMYK | cmyk(15.3%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(96.33, -10.42, -5.69) |
| CIE-LCH | lch(96.33, 11.87, 208.66°) |
| OKLab | oklab(96.44% -0.0331 -0.0154) |
| OKLCH | oklch(96.44% 0.037 205) |
| XYZ | xyz(80.8614, 90.8112, 107.8563) |
| Luminance | 0.9081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.03
Very Light Blue
#D5FFFF
ΔE00 2.82
Ice Blue (survey)
#D7FFFE
ΔE00 2.84
Very Pale Blue
#D6FFFE
ΔE00 2.99
Really Light Blue
#D4FFFF
ΔE00 3.00
Pale Blue
#D0FEFE
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FBFF #FFDCD8
analogous
#D8FFF0 #D8FBFF #D8E8FF
triadic
#D8FBFF #FFD8FB #FBFFD8
tetradic
#D8FBFF #F0D8FF #FFDCD8 #E8FFD8
square
#D8FBFF #F0D8FF #FFDCD8 #E8FFD8
split-complementary
#D8FBFF #FFD8E8 #FFF0D8
monochromatic
#5EEEFF #9BF5FF #D8FBFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.10
#D8FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#D8FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FBFF
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FBFF | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FF
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#CDFEFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d8fbff; /* rgb */ color: rgb(216, 251, 255); /* oklch */ color: oklch(96.4% 0.037 205.0);
Tailwind
colors: {
custom: {
50: '#e4fcff',
500: '#d8fbff',
950: '#000000',
},
}SCSS
$custom: #d8fbff; $custom-light: #e4fcff; $custom-dark: #000000;
JSON
{
"hex": "#d8fbff",
"rgb": {
"r": 216,
"g": 251,
"b": 255
},
"hsl": {
"h": 186.154,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.96442,
"c": 0.03652,
"h": 205
},
"luminance": 0.90813
}Semantic roles & 50–950 ramp
primary
#D8FBFF
secondary
#EB9990
accent
#1800E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586