#E2FEF0#E2FEF0
#E2FEF0 is a very light, muted teal. Relative luminance 0.933; OKLCH L 97.3% C 0.034 H 164.2°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FEF0 |
|---|---|
| RGB | rgb(226, 254, 240) |
| HSL | hsl(150, 93%, 94%) |
| HSV | hsv(150, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(97.37, -11.64, 3.62) |
| CIE-LCH | lch(97.37, 12.19, 162.72°) |
| OKLab | oklab(97.3% -0.0332 0.0094) |
| OKLCH | oklch(97.3% 0.034 164.2) |
| XYZ | xyz(82.5305, 93.3423, 96.0899) |
| Luminance | 0.9334 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.24
Ice
#D6FFFA
ΔE00 4.80
Lightcyan
#E0FFFF
ΔE00 5.84
Ice Blue (survey)
#D7FFFE
ΔE00 5.94
Very Pale Blue
#D6FFFE
ΔE00 6.04
Very Light Blue
#D5FFFF
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FEF0 #FEE2F0
analogous
#E2FEE2 #E2FEF0 #E2FEFE
triadic
#E2FEF0 #F0E2FE #FEF0E2
tetradic
#E2FEF0 #E2E2FE #FEE2F0 #FEFEE2
square
#E2FEF0 #E2E2FE #FEE2F0 #FEFEE2
split-complementary
#E2FEF0 #FEE2FE #FEE2E2
monochromatic
#6CFAB3 #A7FCD1 #E1FEF0 #E1FEF0 #E1FEF0
Accessibility & contrast
On white
1.07
#E2FEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#E2FEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FEF0
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FEF0 | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAEF
Deuteranopia (green-blind)
#F7F6F1
Tritanopia (blue-blind)
#DDFEFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2fef0; /* rgb */ color: rgb(226, 254, 240); /* oklch */ color: oklch(97.3% 0.034 164.2);
Tailwind
colors: {
custom: {
50: '#ebfef4',
500: '#e2fef0',
950: '#000000',
},
}SCSS
$custom: #e2fef0; $custom-light: #ebfef4; $custom-dark: #000000;
JSON
{
"hex": "#e2fef0",
"rgb": {
"r": 226,
"g": 254,
"b": 240
},
"hsl": {
"h": 150,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.97298,
"c": 0.03449,
"h": 164.2
},
"luminance": 0.93344
}Semantic roles & 50–950 ramp
primary
#E2FEF0
secondary
#EA9AC2
accent
#0073E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585