#E9FFFA#E9FFFA
#E9FFFA is a very light, muted teal. Relative luminance 0.957; OKLCH L 98.3% C 0.024 H 180.7°. Best body text is #000000 at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FFFA |
|---|---|
| RGB | rgb(233, 255, 250) |
| HSL | hsl(166, 100%, 96%) |
| HSV | hsv(166, 9%, 100%) |
| CMYK | cmyk(8.6%, 0%, 2%, 0%) |
| CIE-LAB | lab(98.33, -8.05, -0.06) |
| CIE-LCH | lch(98.33, 8.05, 180.41°) |
| OKLab | oklab(98.26% -0.0238 -0.0003) |
| OKLCH | oklch(98.26% 0.024 180.7) |
| XYZ | xyz(86.6158, 95.7445, 104.3412) |
| Luminance | 0.9575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.19
Azure (CSS)
#F0FFFF
ΔE00 3.68
Mintcream
#F5FFFA
ΔE00 4.34
Honeydew
#F0FFF0
ΔE00 4.60
Ice Blue (survey)
#D7FFFE
ΔE00 5.07
Very Pale Blue
#D6FFFE
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FFFA #FFE9EE
analogous
#E9FFEF #E9FFFA #E9F9FF
triadic
#E9FFFA #FAE9FF #FFFAE9
tetradic
#E9FFFA #EFE9FF #FFE9EE #F9FFE9
square
#E9FFFA #EFE9FF #FFE9EE #F9FFE9
split-complementary
#E9FFFA #FFE9F9 #FFEFE9
monochromatic
#6FFFDE #ACFFEC #E0FFF8 #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.04
#E9FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.15
#E9FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FFFA
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FFFA | 1.00 | 1.04 | 20.15 | 20.15 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCFA
Deuteranopia (green-blind)
#F8F9FA
Tritanopia (blue-blind)
#E4FFFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #e9fffa; /* rgb */ color: rgb(233, 255, 250); /* oklch */ color: oklch(98.3% 0.024 180.7);
Tailwind
colors: {
custom: {
50: '#f0fffb',
500: '#e9fffa',
950: '#000000',
},
}SCSS
$custom: #e9fffa; $custom-light: #f0fffb; $custom-dark: #000000;
JSON
{
"hex": "#e9fffa",
"rgb": {
"r": 233,
"g": 255,
"b": 250
},
"hsl": {
"h": 166.364,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.98259,
"c": 0.02383,
"h": 180.7
},
"luminance": 0.95746
}Semantic roles & 50–950 ramp
primary
#E9FFFA
secondary
#EE9EB0
accent
#0034E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685