#E9FCFF#E9FCFF
#E9FCFF is a very light, muted teal. Relative luminance 0.942; OKLCH L 97.8% C 0.020 H 208.1°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FCFF |
|---|---|
| RGB | rgb(233, 252, 255) |
| HSL | hsl(188, 100%, 96%) |
| HSV | hsv(188, 9%, 100%) |
| CMYK | cmyk(8.6%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(97.70, -5.61, -3.56) |
| CIE-LCH | lch(97.70, 6.64, 212.37°) |
| OKLab | oklab(97.8% -0.0179 -0.0096) |
| OKLCH | oklch(97.8% 0.02 208.1) |
| XYZ | xyz(86.4607, 94.1632, 108.2085) |
| Luminance | 0.9416 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.88
Lightcyan
#E0FFFF
ΔE00 4.33
Mintcream
#F5FFFA
ΔE00 4.61
Aliceblue
#F0F8FF
ΔE00 5.27
Ice Blue (survey)
#D7FFFE
ΔE00 6.77
Very Pale Blue
#D6FFFE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FCFF #FFECE9
analogous
#E9FFF7 #E9FCFF #E9F1FF
triadic
#E9FCFF #FFE9FC #FCFFE9
tetradic
#E9FCFF #F7E9FF #FFECE9 #F1FFE9
square
#E9FCFF #F7E9FF #FFECE9 #F1FFE9
split-complementary
#E9FCFF #FFE9F1 #FFF7E9
monochromatic
#6FEBFF #ACF4FF #E0FBFF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.06
#E9FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#E9FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FCFF
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FCFF | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFF
Deuteranopia (green-blind)
#F5F7FF
Tritanopia (blue-blind)
#E3FEFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e9fcff; /* rgb */ color: rgb(233, 252, 255); /* oklch */ color: oklch(97.8% 0.020 208.1);
Tailwind
colors: {
custom: {
50: '#f0fdff',
500: '#e9fcff',
950: '#000000',
},
}SCSS
$custom: #e9fcff; $custom-light: #f0fdff; $custom-dark: #000000;
JSON
{
"hex": "#e9fcff",
"rgb": {
"r": 233,
"g": 252,
"b": 255
},
"hsl": {
"h": 188.182,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.97802,
"c": 0.02031,
"h": 208.1
},
"luminance": 0.94164
}Semantic roles & 50–950 ramp
primary
#E9FCFF
secondary
#EEA99E
accent
#1F00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586