#E9FBFB#E9FBFB
#E9FBFB is a very light, near-neutral teal. Relative luminance 0.933; OKLCH L 97.5% C 0.019 H 196.9°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FBFB |
|---|---|
| RGB | rgb(233, 251, 251) |
| HSL | hsl(180, 69%, 95%) |
| HSV | hsv(180, 7%, 98%) |
| CMYK | cmyk(7.2%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(97.34, -5.86, -2.02) |
| CIE-LCH | lch(97.34, 6.20, 199.01°) |
| OKLab | oklab(97.49% -0.0181 -0.0055) |
| OKLCH | oklch(97.49% 0.019 196.9) |
| XYZ | xyz(85.5103, 93.2820, 104.7482) |
| Luminance | 0.9328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.43
Mintcream
#F5FFFA
ΔE00 3.63
Lightcyan
#E0FFFF
ΔE00 4.05
Aliceblue
#F0F8FF
ΔE00 5.95
Ice Blue (survey)
#D7FFFE
ΔE00 6.47
Honeydew
#F0FFF0
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FBFB #FBE9E9
analogous
#E9FBF2 #E9FBFB #E9F2FB
triadic
#E9FBFB #FBE9FB #FBFBE9
tetradic
#E9FBFB #F2E9FB #FBE9E9 #F2FBE9
square
#E9FBFB #F2E9FB #FBE9E9 #F2FBE9
split-complementary
#E9FBFB #FBE9F2 #FBF2E9
monochromatic
#81E8E8 #B5F2F2 #E5FAFA #E5FAFA #E5FAFA
Accessibility & contrast
On white
1.07
#E9FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#E9FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FBFB
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FBFB | 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)
#F8F9FB
Deuteranopia (green-blind)
#F5F6FB
Tritanopia (blue-blind)
#E4FCFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e9fbfb; /* rgb */ color: rgb(233, 251, 251); /* oklch */ color: oklch(97.5% 0.019 196.9);
Tailwind
colors: {
custom: {
50: '#f0fcfc',
500: '#e9fbfb',
950: '#000000',
},
}SCSS
$custom: #e9fbfb; $custom-light: #f0fcfc; $custom-dark: #000000;
JSON
{
"hex": "#e9fbfb",
"rgb": {
"r": 233,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 69.231,
"l": 94.902
},
"oklch": {
"l": 0.97487,
"c": 0.01887,
"h": 196.9
},
"luminance": 0.93283
}Semantic roles & 50–950 ramp
primary
#E9FBFB
secondary
#E1A8A8
accent
#1414D1
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585