#E0FEFF#E0FEFF
#E0FEFF is a very light, muted teal. Relative luminance 0.940; OKLCH L 97.6% C 0.031 H 199.1°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FEFF |
|---|---|
| RGB | rgb(224, 254, 255) |
| HSL | hsl(182, 100%, 94%) |
| HSV | hsv(182, 12%, 100%) |
| CMYK | cmyk(12.2%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(97.61, -9.45, -3.75) |
| CIE-LCH | lch(97.61, 10.16, 201.66°) |
| OKLab | oklab(97.58% -0.0294 -0.0102) |
| OKLCH | oklch(97.58% 0.031 199.1) |
| XYZ | xyz(84.2279, 93.9491, 108.2847) |
| Luminance | 0.9395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.60
Ice Blue (survey)
#D7FFFE
ΔE00 2.97
Very Pale Blue
#D6FFFE
ΔE00 3.20
Very Light Blue
#D5FFFF
ΔE00 3.26
Really Light Blue
#D4FFFF
ΔE00 3.49
Pale Blue
#D0FEFE
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FEFF #FFE1E0
analogous
#E0FFF1 #E0FEFF #E0EFFF
triadic
#E0FEFF #FFE0FE #FEFFE0
tetradic
#E0FEFF #F1E0FF #FFE1E0 #EFFFE0
square
#E0FEFF #F1E0FF #FFE1E0 #EFFFE0
split-complementary
#E0FEFF #FFE0EF #FFF1E0
monochromatic
#66FAFF #A3FCFF #E0FEFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.06
#E0FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#E0FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FEFF
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FEFF | 1.00 | 1.06 | 19.79 | 19.79 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFF
Deuteranopia (green-blind)
#F3F6FF
Tritanopia (blue-blind)
#D7FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e0feff; /* rgb */ color: rgb(224, 254, 255); /* oklch */ color: oklch(97.6% 0.031 199.1);
Tailwind
colors: {
custom: {
50: '#eafeff',
500: '#e0feff',
950: '#000000',
},
}SCSS
$custom: #e0feff; $custom-light: #eafeff; $custom-dark: #000000;
JSON
{
"hex": "#e0feff",
"rgb": {
"r": 224,
"g": 254,
"b": 255
},
"hsl": {
"h": 181.935,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.97583,
"c": 0.03108,
"h": 199.1
},
"luminance": 0.93951
}Semantic roles & 50–950 ramp
primary
#E0FEFF
secondary
#ED9997
accent
#0700E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161718
muted
#848586