#E1FEFB#E1FEFB
#E1FEFB is a very light, muted teal. Relative luminance 0.939; OKLCH L 97.5% C 0.030 H 189.1°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FEFB |
|---|---|
| RGB | rgb(225, 254, 251) |
| HSL | hsl(174, 94%, 94%) |
| HSV | hsv(174, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(97.57, -9.90, -1.74) |
| CIE-LCH | lch(97.57, 10.05, 189.98°) |
| OKLab | oklab(97.54% -0.0299 -0.0048) |
| OKLCH | oklch(97.54% 0.03 189.1) |
| XYZ | xyz(83.9016, 93.8545, 104.9434) |
| Luminance | 0.9386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.35
Ice Blue (survey)
#D7FFFE
ΔE00 2.87
Very Pale Blue
#D6FFFE
ΔE00 3.10
Very Light Blue
#D5FFFF
ΔE00 3.37
Ice
#D6FFFA
ΔE00 3.37
Really Light Blue
#D4FFFF
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FEFB #FEE1E4
analogous
#E1FEED #E1FEFB #E1F3FE
triadic
#E1FEFB #FBE1FE #FEFBE1
tetradic
#E1FEFB #EDE1FE #FEE1E4 #F3FEE1
square
#E1FEFB #EDE1FE #FEE1E4 #F3FEE1
split-complementary
#E1FEFB #FEE1F3 #FEEDE1
monochromatic
#6BFAEB #A6FCF3 #E1FEFB #E1FEFB #E1FEFB
Accessibility & contrast
On white
1.06
#E1FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#E1FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FEFB
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FEFB | 1.00 | 1.06 | 19.77 | 19.77 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFB
Deuteranopia (green-blind)
#F5F6FB
Tritanopia (blue-blind)
#D9FFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e1fefb; /* rgb */ color: rgb(225, 254, 251); /* oklch */ color: oklch(97.5% 0.030 189.1);
Tailwind
colors: {
custom: {
50: '#eafefc',
500: '#e1fefb',
950: '#000000',
},
}SCSS
$custom: #e1fefb; $custom-light: #eafefc; $custom-dark: #000000;
JSON
{
"hex": "#e1fefb",
"rgb": {
"r": 225,
"g": 254,
"b": 251
},
"hsl": {
"h": 173.793,
"s": 93.548,
"l": 93.922
},
"oklch": {
"l": 0.97536,
"c": 0.03029,
"h": 189.1
},
"luminance": 0.93856
}Semantic roles & 50–950 ramp
primary
#E1FEFB
secondary
#EA99A2
accent
#0018E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585