#E8FBFE#E8FBFE
#E8FBFE is a very light, muted teal. Relative luminance 0.933; OKLCH L 97.5% C 0.020 H 208.2°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FBFE |
|---|---|
| RGB | rgb(232, 251, 254) |
| HSL | hsl(188, 92%, 95%) |
| HSV | hsv(188, 9%, 100%) |
| CMYK | cmyk(8.7%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(97.35, -5.61, -3.56) |
| CIE-LCH | lch(97.35, 6.65, 212.37°) |
| OKLab | oklab(97.5% -0.0179 -0.0096) |
| OKLCH | oklch(97.5% 0.02 208.2) |
| XYZ | xyz(85.6613, 93.3047, 107.2433) |
| Luminance | 0.9331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.97
Lightcyan
#E0FFFF
ΔE00 4.33
Mintcream
#F5FFFA
ΔE00 4.66
Aliceblue
#F0F8FF
ΔE00 5.26
Ice Blue (survey)
#D7FFFE
ΔE00 6.76
Very Pale Blue
#D6FFFE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FBFE #FEEBE8
analogous
#E8FEF6 #E8FBFE #E8F0FE
triadic
#E8FBFE #FEE8FB #FBFEE8
tetradic
#E8FBFE #F6E8FE #FEEBE8 #F0FEE8
square
#E8FBFE #F6E8FE #FEEBE8 #F0FEE8
split-complementary
#E8FBFE #FEE8F0 #FEF6E8
monochromatic
#73E7F9 #ADF1FB #E2FAFE #E2FAFE #E2FAFE
Accessibility & contrast
On white
1.07
#E8FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#E8FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FBFE
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FBFE | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FE
Deuteranopia (green-blind)
#F4F6FE
Tritanopia (blue-blind)
#E2FDFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e8fbfe; /* rgb */ color: rgb(232, 251, 254); /* oklch */ color: oklch(97.5% 0.020 208.2);
Tailwind
colors: {
custom: {
50: '#effcfe',
500: '#e8fbfe',
950: '#000000',
},
}SCSS
$custom: #e8fbfe; $custom-light: #effcfe; $custom-dark: #000000;
JSON
{
"hex": "#e8fbfe",
"rgb": {
"r": 232,
"g": 251,
"b": 254
},
"hsl": {
"h": 188.182,
"s": 91.667,
"l": 95.294
},
"oklch": {
"l": 0.97503,
"c": 0.02032,
"h": 208.2
},
"luminance": 0.93306
}Semantic roles & 50–950 ramp
primary
#E8FBFE
secondary
#EAAAA0
accent
#1F00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585