#E2FEF6#E2FEF6
#E2FEF6 is a very light, muted teal. Relative luminance 0.937; OKLCH L 97.5% C 0.031 H 176.6°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FEF6 |
|---|---|
| RGB | rgb(226, 254, 246) |
| HSL | hsl(163, 93%, 94%) |
| HSV | hsv(163, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(97.51, -10.53, 0.75) |
| CIE-LCH | lch(97.51, 10.56, 175.93°) |
| OKLab | oklab(97.46% -0.0309 0.0018) |
| OKLCH | oklch(97.46% 0.031 176.6) |
| XYZ | xyz(83.4366, 93.7047, 100.8618) |
| Luminance | 0.9371 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.46
Ice
#D6FFFA
ΔE00 3.52
Ice Blue (survey)
#D7FFFE
ΔE00 4.03
Very Pale Blue
#D6FFFE
ΔE00 4.20
Very Light Blue
#D5FFFF
ΔE00 4.60
Really Light Blue
#D4FFFF
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FEF6 #FEE2EA
analogous
#E2FEE8 #E2FEF6 #E2F8FE
triadic
#E2FEF6 #F6E2FE #FEF6E2
tetradic
#E2FEF6 #E8E2FE #FEE2EA #F8FEE2
square
#E2FEF6 #E8E2FE #FEE2EA #F8FEE2
split-complementary
#E2FEF6 #FEE2F8 #FEE8E2
monochromatic
#6CFAD1 #A7FCE4 #E1FEF6 #E1FEF6 #E1FEF6
Accessibility & contrast
On white
1.06
#E2FEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#E2FEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FEF6
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FEF6 | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF6
Deuteranopia (green-blind)
#F6F6F7
Tritanopia (blue-blind)
#DCFFFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e2fef6; /* rgb */ color: rgb(226, 254, 246); /* oklch */ color: oklch(97.5% 0.031 176.6);
Tailwind
colors: {
custom: {
50: '#ebfef9',
500: '#e2fef6',
950: '#000000',
},
}SCSS
$custom: #e2fef6; $custom-light: #ebfef9; $custom-dark: #000000;
JSON
{
"hex": "#e2fef6",
"rgb": {
"r": 226,
"g": 254,
"b": 246
},
"hsl": {
"h": 162.857,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.97463,
"c": 0.03091,
"h": 176.6
},
"luminance": 0.93706
}Semantic roles & 50–950 ramp
primary
#E2FEF6
secondary
#EA9AB1
accent
#0042E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585