#E9FCFD#E9FCFD
#E9FCFD is a very light, near-neutral teal. Relative luminance 0.940; OKLCH L 97.7% C 0.020 H 200.6°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FCFD |
|---|---|
| RGB | rgb(233, 252, 253) |
| HSL | hsl(183, 83%, 95%) |
| HSV | hsv(183, 8%, 99%) |
| CMYK | cmyk(7.9%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(97.65, -5.99, -2.60) |
| CIE-LCH | lch(97.65, 6.53, 203.49°) |
| OKLab | oklab(97.74% -0.0187 -0.007) |
| OKLCH | oklch(97.74% 0.02 200.6) |
| XYZ | xyz(86.1404, 94.0351, 106.5218) |
| Luminance | 0.9404 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.58
Lightcyan
#E0FFFF
ΔE00 3.85
Mintcream
#F5FFFA
ΔE00 4.05
Aliceblue
#F0F8FF
ΔE00 5.90
Ice Blue (survey)
#D7FFFE
ΔE00 6.31
Very Pale Blue
#D6FFFE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FCFD #FDEAE9
analogous
#E9FDF4 #E9FCFD #E9F2FD
triadic
#E9FCFD #FDE9FC #FCFDE9
tetradic
#E9FCFD #F4E9FD #FDEAE9 #F2FDE9
square
#E9FCFD #F4E9FD #FDEAE9 #F2FDE9
split-complementary
#E9FCFD #FDE9F2 #FDF4E9
monochromatic
#79EDF3 #B1F4F8 #E3FBFC #E3FBFC #E3FBFC
Accessibility & contrast
On white
1.06
#E9FCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#E9FCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FCFD
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FCFD | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFD
Deuteranopia (green-blind)
#F5F7FD
Tritanopia (blue-blind)
#E4FEFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e9fcfd; /* rgb */ color: rgb(233, 252, 253); /* oklch */ color: oklch(97.7% 0.020 200.6);
Tailwind
colors: {
custom: {
50: '#f0fdfe',
500: '#e9fcfd',
950: '#000000',
},
}SCSS
$custom: #e9fcfd; $custom-light: #f0fdfe; $custom-dark: #000000;
JSON
{
"hex": "#e9fcfd",
"rgb": {
"r": 233,
"g": 252,
"b": 253
},
"hsl": {
"h": 183,
"s": 83.333,
"l": 95.294
},
"oklch": {
"l": 0.97744,
"c": 0.01994,
"h": 200.6
},
"luminance": 0.94036
}Semantic roles & 50–950 ramp
primary
#E9FCFD
secondary
#E7A7A3
accent
#1106E0
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585