#E2FEF5#E2FEF5
#E2FEF5 is a very light, muted teal. Relative luminance 0.936; OKLCH L 97.4% C 0.031 H 174.4°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FEF5 |
|---|---|
| RGB | rgb(226, 254, 245) |
| HSL | hsl(161, 93%, 94%) |
| HSV | hsv(161, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(97.49, -10.72, 1.23) |
| CIE-LCH | lch(97.49, 10.79, 173.47°) |
| OKLab | oklab(97.44% -0.0312 0.0031) |
| OKLCH | oklch(97.44% 0.031 174.4) |
| XYZ | xyz(83.2835, 93.6435, 100.0557) |
| Luminance | 0.9365 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.66
Lightcyan
#E0FFFF
ΔE00 3.87
Ice Blue (survey)
#D7FFFE
ΔE00 4.32
Very Pale Blue
#D6FFFE
ΔE00 4.47
Honeydew
#F0FFF0
ΔE00 4.75
Very Light Blue
#D5FFFF
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FEF5 #FEE2EB
analogous
#E2FEE7 #E2FEF5 #E2F9FE
triadic
#E2FEF5 #F5E2FE #FEF5E2
tetradic
#E2FEF5 #E7E2FE #FEE2EB #F9FEE2
square
#E2FEF5 #E7E2FE #FEE2EB #F9FEE2
split-complementary
#E2FEF5 #FEE2F9 #FEE7E2
monochromatic
#6CFACC #A7FCE1 #E1FEF5 #E1FEF5 #E1FEF5
Accessibility & contrast
On white
1.06
#E2FEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#E2FEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FEF5
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FEF5 | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF5
Deuteranopia (green-blind)
#F6F6F6
Tritanopia (blue-blind)
#DCFFFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e2fef5; /* rgb */ color: rgb(226, 254, 245); /* oklch */ color: oklch(97.4% 0.031 174.4);
Tailwind
colors: {
custom: {
50: '#ebfef8',
500: '#e2fef5',
950: '#000000',
},
}SCSS
$custom: #e2fef5; $custom-light: #ebfef8; $custom-dark: #000000;
JSON
{
"hex": "#e2fef5",
"rgb": {
"r": 226,
"g": 254,
"b": 245
},
"hsl": {
"h": 160.714,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.97435,
"c": 0.03139,
"h": 174.4
},
"luminance": 0.93645
}Semantic roles & 50–950 ramp
primary
#E2FEF5
secondary
#EA9AB4
accent
#004AE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585