#D8FBFD#D8FBFD
#D8FBFD is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.4% C 0.036 H 200.8°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FBFD |
|---|---|
| RGB | rgb(216, 251, 253) |
| HSL | hsl(183, 90%, 92%) |
| HSV | hsv(183, 15%, 99%) |
| CMYK | cmyk(14.6%, 0.8%, 0%, 0.8%) |
| CIE-LAB | lab(96.28, -10.82, -4.74) |
| CIE-LCH | lch(96.28, 11.81, 203.66°) |
| OKLab | oklab(96.38% -0.0338 -0.0129) |
| OKLCH | oklch(96.38% 0.036 200.8) |
| XYZ | xyz(80.5411, 90.6831, 106.1696) |
| Luminance | 0.9069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.54
Ice Blue (survey)
#D7FFFE
ΔE00 2.09
Very Light Blue
#D5FFFF
ΔE00 2.19
Very Pale Blue
#D6FFFE
ΔE00 2.27
Really Light Blue
#D4FFFF
ΔE00 2.39
Pale Blue
#D0FEFE
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FBFD #FDDAD8
analogous
#D8FDED #D8FBFD #D8E9FD
triadic
#D8FBFD #FDD8FB #FBFDD8
tetradic
#D8FBFD #EDD8FD #FDDAD8 #E9FDD8
square
#D8FBFD #EDD8FD #FDDAD8 #E9FDD8
split-complementary
#D8FBFD #FDD8E9 #FDEDD8
monochromatic
#64EFF7 #9EF5FA #D8FBFD #E2FCFE #E2FCFE
Accessibility & contrast
On white
1.10
#D8FBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#D8FBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FBFD
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FBFD | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#EEF2FD
Tritanopia (blue-blind)
#CDFEFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d8fbfd; /* rgb */ color: rgb(216, 251, 253); /* oklch */ color: oklch(96.4% 0.036 200.8);
Tailwind
colors: {
custom: {
50: '#e4fcfe',
500: '#d8fbfd',
950: '#000000',
},
}SCSS
$custom: #d8fbfd; $custom-light: #e4fcfe; $custom-dark: #000000;
JSON
{
"hex": "#d8fbfd",
"rgb": {
"r": 216,
"g": 251,
"b": 253
},
"hsl": {
"h": 183.243,
"s": 90.244,
"l": 91.961
},
"oklch": {
"l": 0.96383,
"c": 0.03621,
"h": 200.8
},
"luminance": 0.90685
}Semantic roles & 50–950 ramp
primary
#D8FBFD
secondary
#E79793
accent
#0C00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585