#E2FEFA#E2FEFA
#E2FEFA is a very light, muted teal. Relative luminance 0.940; OKLCH L 97.6% C 0.030 H 186.3°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FEFA |
|---|---|
| RGB | rgb(226, 254, 250) |
| HSL | hsl(171, 93%, 94%) |
| HSV | hsv(171, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(97.61, -9.78, -1.16) |
| CIE-LCH | lch(97.61, 9.85, 186.78°) |
| OKLab | oklab(97.58% -0.0293 -0.0032) |
| OKLCH | oklch(97.58% 0.03 186.3) |
| XYZ | xyz(84.0571, 93.9529, 104.1301) |
| Luminance | 0.9395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.82
Ice Blue (survey)
#D7FFFE
ΔE00 3.22
Very Pale Blue
#D6FFFE
ΔE00 3.44
Ice
#D6FFFA
ΔE00 3.51
Very Light Blue
#D5FFFF
ΔE00 3.75
Really Light Blue
#D4FFFF
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FEFA #FEE2E6
analogous
#E2FEEC #E2FEFA #E2F4FE
triadic
#E2FEFA #FAE2FE #FEFAE2
tetradic
#E2FEFA #ECE2FE #FEE2E6 #F4FEE2
square
#E2FEFA #ECE2FE #FEE2E6 #F4FEE2
split-complementary
#E2FEFA #FEE2F4 #FEECE2
monochromatic
#6CFAE6 #A7FCF0 #E1FEFA #E1FEFA #E1FEFA
Accessibility & contrast
On white
1.06
#E2FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#E2FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FEFA
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FEFA | 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)
#FBFBFA
Deuteranopia (green-blind)
#F5F6FA
Tritanopia (blue-blind)
#DBFFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e2fefa; /* rgb */ color: rgb(226, 254, 250); /* oklch */ color: oklch(97.6% 0.030 186.3);
Tailwind
colors: {
custom: {
50: '#ebfefb',
500: '#e2fefa',
950: '#000000',
},
}SCSS
$custom: #e2fefa; $custom-light: #ebfefb; $custom-dark: #000000;
JSON
{
"hex": "#e2fefa",
"rgb": {
"r": 226,
"g": 254,
"b": 250
},
"hsl": {
"h": 171.429,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.97575,
"c": 0.02951,
"h": 186.3
},
"luminance": 0.93955
}Semantic roles & 50–950 ramp
primary
#E2FEFA
secondary
#EA9AA6
accent
#0021E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585