#E9FBFE#E9FBFE
#E9FBFE is a very light, near-neutral teal. Relative luminance 0.935; OKLCH L 97.6% C 0.019 H 208.7°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FBFE |
|---|---|
| RGB | rgb(233, 251, 254) |
| HSL | hsl(189, 91%, 95%) |
| HSV | hsv(189, 8%, 100%) |
| CMYK | cmyk(8.3%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(97.42, -5.30, -3.45) |
| CIE-LCH | lch(97.42, 6.32, 213.08°) |
| OKLab | oklab(97.57% -0.0169 -0.0093) |
| OKLCH | oklch(97.57% 0.019 208.7) |
| XYZ | xyz(85.9869, 93.4726, 107.2585) |
| Luminance | 0.9347 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.79
Mintcream
#F5FFFA
ΔE00 4.48
Lightcyan
#E0FFFF
ΔE00 4.66
Aliceblue
#F0F8FF
ΔE00 4.94
Ice Blue (survey)
#D7FFFE
ΔE00 7.09
Whitesmoke
#F5F5F5
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FBFE #FEECE9
analogous
#E9FEF6 #E9FBFE #E9F0FE
triadic
#E9FBFE #FEE9FB #FBFEE9
tetradic
#E9FBFE #F6E9FE #FEECE9 #F0FEE9
square
#E9FBFE #F6E9FE #FEECE9 #F0FEE9
split-complementary
#E9FBFE #FEE9F0 #FEF6E9
monochromatic
#74E6F9 #AEF0FB #E2FAFE #E2FAFE #E2FAFE
Accessibility & contrast
On white
1.07
#E9FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#E9FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FBFE
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FBFE | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FE
Deuteranopia (green-blind)
#F4F6FE
Tritanopia (blue-blind)
#E3FDFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e9fbfe; /* rgb */ color: rgb(233, 251, 254); /* oklch */ color: oklch(97.6% 0.019 208.7);
Tailwind
colors: {
custom: {
50: '#f0fcfe',
500: '#e9fbfe',
950: '#000000',
},
}SCSS
$custom: #e9fbfe; $custom-light: #f0fcfe; $custom-dark: #000000;
JSON
{
"hex": "#e9fbfe",
"rgb": {
"r": 233,
"g": 251,
"b": 254
},
"hsl": {
"h": 188.571,
"s": 91.304,
"l": 95.49
},
"oklch": {
"l": 0.97573,
"c": 0.01932,
"h": 208.7
},
"luminance": 0.93474
}Semantic roles & 50–950 ramp
primary
#E9FBFE
secondary
#EAABA1
accent
#2100E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585