#E8FCFF#E8FCFF
#E8FCFF is a very light, muted teal. Relative luminance 0.940; OKLCH L 97.7% C 0.021 H 207.6°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FCFF |
|---|---|
| RGB | rgb(232, 252, 255) |
| HSL | hsl(188, 100%, 95%) |
| HSV | hsv(188, 9%, 100%) |
| CMYK | cmyk(9%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(97.63, -5.93, -3.66) |
| CIE-LCH | lch(97.63, 6.97, 211.71°) |
| OKLab | oklab(97.73% -0.0189 -0.0099) |
| OKLCH | oklch(97.73% 0.021 207.6) |
| XYZ | xyz(86.1351, 93.9953, 108.1933) |
| Luminance | 0.9400 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.10
Lightcyan
#E0FFFF
ΔE00 4.00
Mintcream
#F5FFFA
ΔE00 4.80
Aliceblue
#F0F8FF
ΔE00 5.59
Ice Blue (survey)
#D7FFFE
ΔE00 6.44
Very Pale Blue
#D6FFFE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FCFF #FFEBE8
analogous
#E8FFF6 #E8FCFF #E8F0FF
triadic
#E8FCFF #FFE8FC #FCFFE8
tetradic
#E8FCFF #F6E8FF #FFEBE8 #F0FFE8
square
#E8FCFF #F6E8FF #FFEBE8 #F0FFE8
split-complementary
#E8FCFF #FFE8F0 #FFF6E8
monochromatic
#6EECFF #ABF4FF #E0FBFF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.06
#E8FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#E8FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FCFF
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FCFF | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFF
Deuteranopia (green-blind)
#F4F7FF
Tritanopia (blue-blind)
#E2FEFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e8fcff; /* rgb */ color: rgb(232, 252, 255); /* oklch */ color: oklch(97.7% 0.021 207.6);
Tailwind
colors: {
custom: {
50: '#effdff',
500: '#e8fcff',
950: '#000000',
},
}SCSS
$custom: #e8fcff; $custom-light: #effdff; $custom-dark: #000000;
JSON
{
"hex": "#e8fcff",
"rgb": {
"r": 232,
"g": 252,
"b": 255
},
"hsl": {
"h": 187.826,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.97731,
"c": 0.02132,
"h": 207.6
},
"luminance": 0.93997
}Semantic roles & 50–950 ramp
primary
#E8FCFF
secondary
#EEA89D
accent
#1E00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586