#E1FEFE#E1FEFE
#E1FEFE is a very light, muted teal. Relative luminance 0.940; OKLCH L 97.6% C 0.030 H 196.7°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FEFE |
|---|---|
| RGB | rgb(225, 254, 254) |
| HSL | hsl(180, 94%, 94%) |
| HSV | hsv(180, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(97.65, -9.33, -3.17) |
| CIE-LCH | lch(97.65, 9.85, 198.79°) |
| OKLab | oklab(97.62% -0.0288 -0.0086) |
| OKLCH | oklch(97.62% 0.03 196.7) |
| XYZ | xyz(84.3782, 94.0452, 107.4537) |
| Luminance | 0.9405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.58
Ice Blue (survey)
#D7FFFE
ΔE00 3.05
Very Pale Blue
#D6FFFE
ΔE00 3.29
Very Light Blue
#D5FFFF
ΔE00 3.40
Really Light Blue
#D4FFFF
ΔE00 3.64
Ice
#D6FFFA
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FEFE #FEE1E1
analogous
#E1FEF0 #E1FEFE #E1F0FE
triadic
#E1FEFE #FEE1FE #FEFEE1
tetradic
#E1FEFE #F0E1FE #FEE1E1 #F0FEE1
square
#E1FEFE #F0E1FE #FEE1E1 #F0FEE1
split-complementary
#E1FEFE #FEE1F0 #FEF0E1
monochromatic
#6BFAFA #A6FCFC #E1FEFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.06
#E1FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#E1FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FEFE
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FEFE | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFE
Deuteranopia (green-blind)
#F4F6FE
Tritanopia (blue-blind)
#D9FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e1fefe; /* rgb */ color: rgb(225, 254, 254); /* oklch */ color: oklch(97.6% 0.030 196.7);
Tailwind
colors: {
custom: {
50: '#eafefe',
500: '#e1fefe',
950: '#000000',
},
}SCSS
$custom: #e1fefe; $custom-light: #eafefe; $custom-dark: #000000;
JSON
{
"hex": "#e1fefe",
"rgb": {
"r": 225,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 93.548,
"l": 93.922
},
"oklch": {
"l": 0.97622,
"c": 0.03004,
"h": 196.7
},
"luminance": 0.94047
}Semantic roles & 50–950 ramp
primary
#E1FEFE
secondary
#EA9999
accent
#0000E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585