#E2FEF1#E2FEF1
#E2FEF1 is a very light, muted teal. Relative luminance 0.934; OKLCH L 97.3% C 0.034 H 166.1°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FEF1 |
|---|---|
| RGB | rgb(226, 254, 241) |
| HSL | hsl(152, 93%, 94%) |
| HSV | hsv(152, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 5.1%, 0.4%) |
| CIE-LAB | lab(97.39, -11.45, 3.14) |
| CIE-LCH | lch(97.39, 11.88, 164.66°) |
| OKLab | oklab(97.32% -0.0328 0.0081) |
| OKLCH | oklch(97.32% 0.034 166.1) |
| XYZ | xyz(82.6794, 93.4019, 96.8744) |
| Luminance | 0.9340 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.28
Ice
#D6FFFA
ΔE00 4.53
Lightcyan
#E0FFFF
ΔE00 5.46
Ice Blue (survey)
#D7FFFE
ΔE00 5.60
Very Pale Blue
#D6FFFE
ΔE00 5.71
Very Light Blue
#D5FFFF
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FEF1 #FEE2EF
analogous
#E2FEE3 #E2FEF1 #E2FDFE
triadic
#E2FEF1 #F1E2FE #FEF1E2
tetradic
#E2FEF1 #E3E2FE #FEE2EF #FDFEE2
square
#E2FEF1 #E3E2FE #FEE2EF #FDFEE2
split-complementary
#E2FEF1 #FEE2FD #FEE3E2
monochromatic
#6CFAB8 #A7FCD4 #E1FEF1 #E1FEF1 #E1FEF1
Accessibility & contrast
On white
1.07
#E2FEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#E2FEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FEF1
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FEF1 | 1.00 | 1.07 | 19.68 | 19.68 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF0
Deuteranopia (green-blind)
#F7F6F2
Tritanopia (blue-blind)
#DDFEFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2fef1; /* rgb */ color: rgb(226, 254, 241); /* oklch */ color: oklch(97.3% 0.034 166.1);
Tailwind
colors: {
custom: {
50: '#ebfef5',
500: '#e2fef1',
950: '#000000',
},
}SCSS
$custom: #e2fef1; $custom-light: #ebfef5; $custom-dark: #000000;
JSON
{
"hex": "#e2fef1",
"rgb": {
"r": 226,
"g": 254,
"b": 241
},
"hsl": {
"h": 152.143,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.97325,
"c": 0.03379,
"h": 166.1
},
"luminance": 0.93403
}Semantic roles & 50–950 ramp
primary
#E2FEF1
secondary
#EA9ABF
accent
#006BE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585