#E9FBFC#E9FBFC
#E9FBFC is a very light, near-neutral teal. Relative luminance 0.933; OKLCH L 97.5% C 0.019 H 200.9°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FBFC |
|---|---|
| RGB | rgb(233, 251, 252) |
| HSL | hsl(183, 76%, 95%) |
| HSV | hsv(183, 8%, 99%) |
| CMYK | cmyk(7.5%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(97.37, -5.67, -2.50) |
| CIE-LCH | lch(97.37, 6.20, 203.75°) |
| OKLab | oklab(97.52% -0.0177 -0.0067) |
| OKLCH | oklch(97.52% 0.019 200.9) |
| XYZ | xyz(85.6683, 93.3452, 105.5806) |
| Luminance | 0.9335 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.41
Mintcream
#F5FFFA
ΔE00 3.87
Lightcyan
#E0FFFF
ΔE00 4.20
Aliceblue
#F0F8FF
ΔE00 5.60
Ice Blue (survey)
#D7FFFE
ΔE00 6.64
Very Pale Blue
#D6FFFE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FBFC #FCEAE9
analogous
#E9FCF3 #E9FBFC #E9F1FC
triadic
#E9FBFC #FCE9FB #FBFCE9
tetradic
#E9FBFC #F3E9FC #FCEAE9 #F1FCE9
square
#E9FBFC #F3E9FC #FCEAE9 #F1FCE9
split-complementary
#E9FBFC #FCE9F1 #FCF3E9
monochromatic
#7DE7ED #B3F1F5 #E4FAFB #E4FAFB #E4FAFB
Accessibility & contrast
On white
1.07
#E9FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#E9FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FBFC
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FBFC | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FC
Deuteranopia (green-blind)
#F4F6FC
Tritanopia (blue-blind)
#E4FCFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e9fbfc; /* rgb */ color: rgb(233, 251, 252); /* oklch */ color: oklch(97.5% 0.019 200.9);
Tailwind
colors: {
custom: {
50: '#f0fcfd',
500: '#e9fbfc',
950: '#000000',
},
}SCSS
$custom: #e9fbfc; $custom-light: #f0fcfd; $custom-dark: #000000;
JSON
{
"hex": "#e9fbfc",
"rgb": {
"r": 233,
"g": 251,
"b": 252
},
"hsl": {
"h": 183.158,
"s": 76,
"l": 95.098
},
"oklch": {
"l": 0.97516,
"c": 0.01892,
"h": 200.9
},
"luminance": 0.93346
}Semantic roles & 50–950 ramp
primary
#E9FBFC
secondary
#E4A9A6
accent
#180DD8
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585