#E0FEFE#E0FEFE
#E0FEFE is a very light, muted teal. Relative luminance 0.939; OKLCH L 97.6% C 0.031 H 196.7°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FEFE |
|---|---|
| RGB | rgb(224, 254, 254) |
| HSL | hsl(180, 94%, 94%) |
| HSV | hsv(180, 12%, 100%) |
| CMYK | cmyk(11.8%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(97.59, -9.64, -3.27) |
| CIE-LCH | lch(97.59, 10.18, 198.76°) |
| OKLab | oklab(97.55% -0.0297 -0.0089) |
| OKLCH | oklch(97.55% 0.031 196.7) |
| XYZ | xyz(84.0673, 93.8849, 107.4391) |
| Luminance | 0.9389 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.32
Ice Blue (survey)
#D7FFFE
ΔE00 2.76
Very Pale Blue
#D6FFFE
ΔE00 3.00
Very Light Blue
#D5FFFF
ΔE00 3.11
Really Light Blue
#D4FFFF
ΔE00 3.35
Ice
#D6FFFA
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FEFE #FEE0E0
analogous
#E0FEEF #E0FEFE #E0EFFE
triadic
#E0FEFE #FEE0FE #FEFEE0
tetradic
#E0FEFE #EFE0FE #FEE0E0 #EFFEE0
square
#E0FEFE #EFE0FE #FEE0E0 #EFFEE0
split-complementary
#E0FEFE #FEE0EF #FEEFE0
monochromatic
#69FAFA #A5FCFC #E0FEFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.06
#E0FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#E0FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FEFE
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FEFE | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFE
Deuteranopia (green-blind)
#F4F6FE
Tritanopia (blue-blind)
#D7FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e0fefe; /* rgb */ color: rgb(224, 254, 254); /* oklch */ color: oklch(97.6% 0.031 196.7);
Tailwind
colors: {
custom: {
50: '#eafefe',
500: '#e0fefe',
950: '#000000',
},
}SCSS
$custom: #e0fefe; $custom-light: #eafefe; $custom-dark: #000000;
JSON
{
"hex": "#e0fefe",
"rgb": {
"r": 224,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 93.75,
"l": 93.725
},
"oklch": {
"l": 0.97554,
"c": 0.03104,
"h": 196.7
},
"luminance": 0.93887
}Semantic roles & 50–950 ramp
primary
#E0FEFE
secondary
#EA9898
accent
#0000E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585