#E9FDFE#E9FDFE
#E9FDFE is a very light, muted teal. Relative luminance 0.947; OKLCH L 98.0% C 0.021 H 200.5°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FDFE |
|---|---|
| RGB | rgb(233, 253, 254) |
| HSL | hsl(183, 91%, 95%) |
| HSV | hsv(183, 8%, 100%) |
| CMYK | cmyk(8.3%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(97.92, -6.30, -2.71) |
| CIE-LCH | lch(97.92, 6.86, 203.25°) |
| OKLab | oklab(97.97% -0.0196 -0.0073) |
| OKLCH | oklch(97.97% 0.021 200.5) |
| XYZ | xyz(86.6150, 94.7287, 107.4679) |
| Luminance | 0.9473 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.81
Lightcyan
#E0FFFF
ΔE00 3.52
Mintcream
#F5FFFA
ΔE00 4.26
Ice Blue (survey)
#D7FFFE
ΔE00 5.99
Aliceblue
#F0F8FF
ΔE00 6.20
Very Pale Blue
#D6FFFE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FDFE #FEEAE9
analogous
#E9FEF4 #E9FDFE #E9F2FE
triadic
#E9FDFE #FEE9FD #FDFEE9
tetradic
#E9FDFE #F4E9FE #FEEAE9 #F2FEE9
square
#E9FDFE #F4E9FE #FEEAE9 #F2FEE9
split-complementary
#E9FDFE #FEE9F2 #FEF4E9
monochromatic
#74F2F9 #AEF8FB #E2FCFE #E2FCFE #E2FCFE
Accessibility & contrast
On white
1.05
#E9FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#E9FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FDFE
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FDFE | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFE
Deuteranopia (green-blind)
#F6F8FE
Tritanopia (blue-blind)
#E3FFFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e9fdfe; /* rgb */ color: rgb(233, 253, 254); /* oklch */ color: oklch(98.0% 0.021 200.5);
Tailwind
colors: {
custom: {
50: '#f0fefe',
500: '#e9fdfe',
950: '#000000',
},
}SCSS
$custom: #e9fdfe; $custom-light: #f0fefe; $custom-dark: #000000;
JSON
{
"hex": "#e9fdfe",
"rgb": {
"r": 233,
"g": 253,
"b": 254
},
"hsl": {
"h": 182.857,
"s": 91.304,
"l": 95.49
},
"oklch": {
"l": 0.97972,
"c": 0.02095,
"h": 200.5
},
"luminance": 0.9473
}Semantic roles & 50–950 ramp
primary
#E9FDFE
secondary
#EAA4A1
accent
#0B00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585