#E2FEF8#E2FEF8
#E2FEF8 is a very light, muted teal. Relative luminance 0.938; OKLCH L 97.5% C 0.030 H 181.4°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FEF8 |
|---|---|
| RGB | rgb(226, 254, 248) |
| HSL | hsl(167, 93%, 94%) |
| HSV | hsv(167, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(97.56, -10.15, -0.21) |
| CIE-LCH | lch(97.56, 10.16, 181.17°) |
| OKLab | oklab(97.52% -0.0301 -0.0007) |
| OKLCH | oklch(97.52% 0.03 181.4) |
| XYZ | xyz(83.7452, 93.8281, 102.4872) |
| Luminance | 0.9383 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.63
Ice
#D6FFFA
ΔE00 3.40
Ice Blue (survey)
#D7FFFE
ΔE00 3.54
Very Pale Blue
#D6FFFE
ΔE00 3.74
Very Light Blue
#D5FFFF
ΔE00 4.11
Really Light Blue
#D4FFFF
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FEF8 #FEE2E8
analogous
#E2FEEA #E2FEF8 #E2F6FE
triadic
#E2FEF8 #F8E2FE #FEF8E2
tetradic
#E2FEF8 #EAE2FE #FEE2E8 #F6FEE2
square
#E2FEF8 #EAE2FE #FEE2E8 #F6FEE2
split-complementary
#E2FEF8 #FEE2F6 #FEEAE2
monochromatic
#6CFADB #A7FCEA #E1FEF8 #E1FEF8 #E1FEF8
Accessibility & contrast
On white
1.06
#E2FEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#E2FEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FEF8
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FEF8 | 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)
#FBFAF8
Deuteranopia (green-blind)
#F6F6F9
Tritanopia (blue-blind)
#DBFFFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e2fef8; /* rgb */ color: rgb(226, 254, 248); /* oklch */ color: oklch(97.5% 0.030 181.4);
Tailwind
colors: {
custom: {
50: '#ebfefa',
500: '#e2fef8',
950: '#000000',
},
}SCSS
$custom: #e2fef8; $custom-light: #ebfefa; $custom-dark: #000000;
JSON
{
"hex": "#e2fef8",
"rgb": {
"r": 226,
"g": 254,
"b": 248
},
"hsl": {
"h": 167.143,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.97519,
"c": 0.0301,
"h": 181.4
},
"luminance": 0.9383
}Semantic roles & 50–950 ramp
primary
#E2FEF8
secondary
#EA9AAB
accent
#0031E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585