#E9FBFA#E9FBFA
#E9FBFA is a very light, near-neutral teal. Relative luminance 0.932; OKLCH L 97.5% C 0.019 H 192.8°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FBFA |
|---|---|
| RGB | rgb(233, 251, 250) |
| HSL | hsl(177, 69%, 95%) |
| HSV | hsv(177, 7%, 98%) |
| CMYK | cmyk(7.2%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(97.32, -6.04, -1.54) |
| CIE-LCH | lch(97.32, 6.24, 194.30°) |
| OKLab | oklab(97.46% -0.0184 -0.0042) |
| OKLCH | oklch(97.46% 0.019 192.8) |
| XYZ | xyz(85.3531, 93.2191, 103.9202) |
| Luminance | 0.9322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.60
Mintcream
#F5FFFA
ΔE00 3.43
Lightcyan
#E0FFFF
ΔE00 3.97
Honeydew
#F0FFF0
ΔE00 6.06
Aliceblue
#F0F8FF
ΔE00 6.31
Ice Blue (survey)
#D7FFFE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FBFA #FBE9EA
analogous
#E9FBF1 #E9FBFA #E9F3FB
triadic
#E9FBFA #FAE9FB #FBFAE9
tetradic
#E9FBFA #F1E9FB #FBE9EA #F3FBE9
square
#E9FBFA #F1E9FB #FBE9EA #F3FBE9
split-complementary
#E9FBFA #FBE9F3 #FBF1E9
monochromatic
#81E8E2 #B5F2EE #E5FAF9 #E5FAF9 #E5FAF9
Accessibility & contrast
On white
1.07
#E9FBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#E9FBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FBFA
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FBFA | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#F5F6FA
Tritanopia (blue-blind)
#E4FCFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e9fbfa; /* rgb */ color: rgb(233, 251, 250); /* oklch */ color: oklch(97.5% 0.019 192.8);
Tailwind
colors: {
custom: {
50: '#f0fcfb',
500: '#e9fbfa',
950: '#000000',
},
}SCSS
$custom: #e9fbfa; $custom-light: #f0fcfb; $custom-dark: #000000;
JSON
{
"hex": "#e9fbfa",
"rgb": {
"r": 233,
"g": 251,
"b": 250
},
"hsl": {
"h": 176.667,
"s": 69.231,
"l": 94.902
},
"oklch": {
"l": 0.97458,
"c": 0.01891,
"h": 192.8
},
"luminance": 0.9322
}Semantic roles & 50–950 ramp
primary
#E9FBFA
secondary
#E1A8AB
accent
#141FD1
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585