#E9FCFE#E9FCFE
#E9FCFE is a very light, muted teal. Relative luminance 0.941; OKLCH L 97.8% C 0.020 H 204.4°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FCFE |
|---|---|
| RGB | rgb(233, 252, 254) |
| HSL | hsl(186, 91%, 95%) |
| HSV | hsv(186, 8%, 100%) |
| CMYK | cmyk(8.3%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(97.67, -5.80, -3.08) |
| CIE-LCH | lch(97.67, 6.57, 207.97°) |
| OKLab | oklab(97.77% -0.0183 -0.0083) |
| OKLCH | oklch(97.77% 0.02 204.4) |
| XYZ | xyz(86.3001, 94.0990, 107.3629) |
| Luminance | 0.9410 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.67
Lightcyan
#E0FFFF
ΔE00 4.07
Mintcream
#F5FFFA
ΔE00 4.32
Aliceblue
#F0F8FF
ΔE00 5.58
Ice Blue (survey)
#D7FFFE
ΔE00 6.52
Very Pale Blue
#D6FFFE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FCFE #FEEBE9
analogous
#E9FEF5 #E9FCFE #E9F1FE
triadic
#E9FCFE #FEE9FC #FCFEE9
tetradic
#E9FCFE #F5E9FE #FEEBE9 #F1FEE9
square
#E9FCFE #F5E9FE #FEEBE9 #F1FEE9
split-complementary
#E9FCFE #FEE9F1 #FEF5E9
monochromatic
#74ECF9 #AEF4FB #E2FBFE #E2FBFE #E2FBFE
Accessibility & contrast
On white
1.06
#E9FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#E9FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FCFE
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FCFE | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFE
Deuteranopia (green-blind)
#F5F7FE
Tritanopia (blue-blind)
#E3FEFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e9fcfe; /* rgb */ color: rgb(233, 252, 254); /* oklch */ color: oklch(97.8% 0.020 204.4);
Tailwind
colors: {
custom: {
50: '#f0fdfe',
500: '#e9fcfe',
950: '#000000',
},
}SCSS
$custom: #e9fcfe; $custom-light: #f0fdfe; $custom-dark: #000000;
JSON
{
"hex": "#e9fcfe",
"rgb": {
"r": 233,
"g": 252,
"b": 254
},
"hsl": {
"h": 185.714,
"s": 91.304,
"l": 95.49
},
"oklch": {
"l": 0.97773,
"c": 0.02008,
"h": 204.4
},
"luminance": 0.941
}Semantic roles & 50–950 ramp
primary
#E9FCFE
secondary
#EAA8A1
accent
#1600E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585