#D8FBFE#D8FBFE
#D8FBFE is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.4% C 0.036 H 202.9°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FBFE |
|---|---|
| RGB | rgb(216, 251, 254) |
| HSL | hsl(185, 95%, 92%) |
| HSV | hsv(185, 15%, 100%) |
| CMYK | cmyk(15%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(96.31, -10.62, -5.22) |
| CIE-LCH | lch(96.31, 11.83, 206.17°) |
| OKLab | oklab(96.41% -0.0335 -0.0141) |
| OKLCH | oklch(96.41% 0.036 202.9) |
| XYZ | xyz(80.7008, 90.7470, 107.0108) |
| Luminance | 0.9075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.75
Ice Blue (survey)
#D7FFFE
ΔE00 2.45
Very Light Blue
#D5FFFF
ΔE00 2.48
Very Pale Blue
#D6FFFE
ΔE00 2.61
Really Light Blue
#D4FFFF
ΔE00 2.67
Pale Blue
#D0FEFE
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FBFE #FEDBD8
analogous
#D8FEEE #D8FBFE #D8E8FE
triadic
#D8FBFE #FED8FB #FBFED8
tetradic
#D8FBFE #EED8FE #FEDBD8 #E8FED8
square
#D8FBFE #EED8FE #FEDBD8 #E8FED8
split-complementary
#D8FBFE #FED8E8 #FEEED8
monochromatic
#61EFFB #9CF5FC #D8FBFE #E1FCFE #E1FCFE
Accessibility & contrast
On white
1.10
#D8FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#D8FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FBFE
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FBFE | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FE
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#CDFEFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d8fbfe; /* rgb */ color: rgb(216, 251, 254); /* oklch */ color: oklch(96.4% 0.036 202.9);
Tailwind
colors: {
custom: {
50: '#e4fcfe',
500: '#d8fbfe',
950: '#000000',
},
}SCSS
$custom: #d8fbfe; $custom-light: #e4fcfe; $custom-dark: #000000;
JSON
{
"hex": "#d8fbfe",
"rgb": {
"r": 216,
"g": 251,
"b": 254
},
"hsl": {
"h": 184.737,
"s": 95,
"l": 92.157
},
"oklch": {
"l": 0.96412,
"c": 0.03633,
"h": 202.9
},
"luminance": 0.90749
}Semantic roles & 50–950 ramp
primary
#D8FBFE
secondary
#E99891
accent
#1200E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585