#E9FEFD#E9FEFD
#E9FEFD is a very light, muted teal. Relative luminance 0.953; OKLCH L 98.1% C 0.022 H 193.3°. Best body text is #000000 at 20.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FEFD |
|---|---|
| RGB | rgb(233, 254, 253) |
| HSL | hsl(177, 91%, 95%) |
| HSV | hsv(177, 8%, 100%) |
| CMYK | cmyk(8.3%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(98.15, -6.99, -1.86) |
| CIE-LCH | lch(98.15, 7.23, 194.90°) |
| OKLab | oklab(98.14% -0.0213 -0.0051) |
| OKLCH | oklch(98.14% 0.022 193.3) |
| XYZ | xyz(86.7718, 95.2979, 106.7322) |
| Luminance | 0.9530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.30
Lightcyan
#E0FFFF
ΔE00 2.97
Mintcream
#F5FFFA
ΔE00 4.15
Ice Blue (survey)
#D7FFFE
ΔE00 5.38
Very Pale Blue
#D6FFFE
ΔE00 5.62
Very Light Blue
#D5FFFF
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FEFD #FEE9EA
analogous
#E9FEF2 #E9FEFD #E9F4FE
triadic
#E9FEFD #FDE9FE #FEFDE9
tetradic
#E9FEFD #F2E9FE #FEE9EA #F4FEE9
square
#E9FEFD #F2E9FE #FEE9EA #F4FEE9
split-complementary
#E9FEFD #FEE9F4 #FEF2E9
monochromatic
#74F9F2 #AEFBF8 #E2FEFC #E2FEFC #E2FEFC
Accessibility & contrast
On white
1.05
#E9FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.06
#E9FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FEFD
20.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FEFD | 1.00 | 1.05 | 20.06 | 20.06 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFD
Deuteranopia (green-blind)
#F7F8FD
Tritanopia (blue-blind)
#E3FFFE
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #e9fefd; /* rgb */ color: rgb(233, 254, 253); /* oklch */ color: oklch(98.1% 0.022 193.3);
Tailwind
colors: {
custom: {
50: '#f0fefe',
500: '#e9fefd',
950: '#000000',
},
}SCSS
$custom: #e9fefd; $custom-light: #f0fefe; $custom-dark: #000000;
JSON
{
"hex": "#e9fefd",
"rgb": {
"r": 233,
"g": 254,
"b": 253
},
"hsl": {
"h": 177.143,
"s": 91.304,
"l": 95.49
},
"oklch": {
"l": 0.98144,
"c": 0.02194,
"h": 193.3
},
"luminance": 0.95299
}Semantic roles & 50–950 ramp
primary
#E9FEFD
secondary
#EAA1A4
accent
#000BE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585