#E9FFFE#E9FFFE
#E9FFFE is a very light, muted teal. Relative luminance 0.960; OKLCH L 98.4% C 0.023 H 193.5°. Best body text is #000000 at 20.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FFFE |
|---|---|
| RGB | rgb(233, 255, 254) |
| HSL | hsl(177, 100%, 96%) |
| HSV | hsv(177, 9%, 100%) |
| CMYK | cmyk(8.6%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(98.43, -7.30, -1.96) |
| CIE-LCH | lch(98.43, 7.56, 195.06°) |
| OKLab | oklab(98.37% -0.0223 -0.0053) |
| OKLCH | oklch(98.37% 0.023 193.5) |
| XYZ | xyz(87.2497, 95.9981, 107.6795) |
| Luminance | 0.9600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.59
Lightcyan
#E0FFFF
ΔE00 2.66
Mintcream
#F5FFFA
ΔE00 4.42
Ice Blue (survey)
#D7FFFE
ΔE00 5.08
Very Pale Blue
#D6FFFE
ΔE00 5.32
Very Light Blue
#D5FFFF
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FFFE #FFE9EA
analogous
#E9FFF3 #E9FFFE #E9F5FF
triadic
#E9FFFE #FEE9FF #FFFEE9
tetradic
#E9FFFE #F3E9FF #FFE9EA #F5FFE9
square
#E9FFFE #F3E9FF #FFE9EA #F5FFE9
split-complementary
#E9FFFE #FFE9F5 #FFF3E9
monochromatic
#6FFFF8 #ACFFFB #E0FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.04
#E9FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.20
#E9FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FFFE
20.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FFFE | 1.00 | 1.04 | 20.20 | 20.20 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFDFE
Deuteranopia (green-blind)
#F7F9FE
Tritanopia (blue-blind)
#E3FFFF
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #e9fffe; /* rgb */ color: rgb(233, 255, 254); /* oklch */ color: oklch(98.4% 0.023 193.5);
Tailwind
colors: {
custom: {
50: '#f0fffe',
500: '#e9fffe',
950: '#000000',
},
}SCSS
$custom: #e9fffe; $custom-light: #f0fffe; $custom-dark: #000000;
JSON
{
"hex": "#e9fffe",
"rgb": {
"r": 233,
"g": 255,
"b": 254
},
"hsl": {
"h": 177.273,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.98372,
"c": 0.02295,
"h": 193.5
},
"luminance": 0.95999
}Semantic roles & 50–950 ramp
primary
#E9FFFE
secondary
#EE9EA2
accent
#000AE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685