#E2FEF2#E2FEF2
#E2FEF2 is a very light, muted teal. Relative luminance 0.935; OKLCH L 97.4% C 0.033 H 168.0°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FEF2 |
|---|---|
| RGB | rgb(226, 254, 242) |
| HSL | hsl(154, 93%, 94%) |
| HSV | hsv(154, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(97.41, -11.27, 2.66) |
| CIE-LCH | lch(97.41, 11.58, 166.71°) |
| OKLab | oklab(97.35% -0.0324 0.0069) |
| OKLCH | oklch(97.35% 0.033 168) |
| XYZ | xyz(82.8292, 93.4618, 97.6632) |
| Luminance | 0.9346 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.28
Honeydew
#F0FFF0
ΔE00 4.35
Lightcyan
#E0FFFF
ΔE00 5.07
Ice Blue (survey)
#D7FFFE
ΔE00 5.27
Very Pale Blue
#D6FFFE
ΔE00 5.39
Very Light Blue
#D5FFFF
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FEF2 #FEE2EE
analogous
#E2FEE4 #E2FEF2 #E2FCFE
triadic
#E2FEF2 #F2E2FE #FEF2E2
tetradic
#E2FEF2 #E4E2FE #FEE2EE #FCFEE2
square
#E2FEF2 #E4E2FE #FEE2EE #FCFEE2
split-complementary
#E2FEF2 #FEE2FC #FEE4E2
monochromatic
#6CFABD #A7FCD7 #E1FEF2 #E1FEF2 #E1FEF2
Accessibility & contrast
On white
1.07
#E2FEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#E2FEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FEF2
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FEF2 | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF1
Deuteranopia (green-blind)
#F7F6F3
Tritanopia (blue-blind)
#DDFEFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e2fef2; /* rgb */ color: rgb(226, 254, 242); /* oklch */ color: oklch(97.4% 0.033 168.0);
Tailwind
colors: {
custom: {
50: '#ebfef6',
500: '#e2fef2',
950: '#000000',
},
}SCSS
$custom: #e2fef2; $custom-light: #ebfef6; $custom-dark: #000000;
JSON
{
"hex": "#e2fef2",
"rgb": {
"r": 226,
"g": 254,
"b": 242
},
"hsl": {
"h": 154.286,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.97353,
"c": 0.03312,
"h": 168
},
"luminance": 0.93463
}Semantic roles & 50–950 ramp
primary
#E2FEF2
secondary
#EA9ABC
accent
#0062E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585