#E2FEF3#E2FEF3
#E2FEF3 is a very light, muted teal. Relative luminance 0.935; OKLCH L 97.4% C 0.033 H 170.0°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FEF3 |
|---|---|
| RGB | rgb(226, 254, 243) |
| HSL | hsl(156, 93%, 94%) |
| HSV | hsv(156, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(97.44, -11.09, 2.18) |
| CIE-LCH | lch(97.44, 11.30, 168.86°) |
| OKLab | oklab(97.38% -0.032 0.0056) |
| OKLCH | oklch(97.38% 0.033 170) |
| XYZ | xyz(82.9798, 93.5220, 98.4564) |
| Luminance | 0.9352 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.04
Honeydew
#F0FFF0
ΔE00 4.45
Lightcyan
#E0FFFF
ΔE00 4.67
Ice Blue (survey)
#D7FFFE
ΔE00 4.94
Very Pale Blue
#D6FFFE
ΔE00 5.07
Very Light Blue
#D5FFFF
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FEF3 #FEE2ED
analogous
#E2FEE5 #E2FEF3 #E2FBFE
triadic
#E2FEF3 #F3E2FE #FEF3E2
tetradic
#E2FEF3 #E5E2FE #FEE2ED #FBFEE2
square
#E2FEF3 #E5E2FE #FEE2ED #FBFEE2
split-complementary
#E2FEF3 #FEE2FB #FEE5E2
monochromatic
#6CFAC2 #A7FCDB #E1FEF3 #E1FEF3 #E1FEF3
Accessibility & contrast
On white
1.07
#E2FEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#E2FEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FEF3
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FEF3 | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF3
Deuteranopia (green-blind)
#F7F6F4
Tritanopia (blue-blind)
#DCFEFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e2fef3; /* rgb */ color: rgb(226, 254, 243); /* oklch */ color: oklch(97.4% 0.033 170.0);
Tailwind
colors: {
custom: {
50: '#ebfef7',
500: '#e2fef3',
950: '#000000',
},
}SCSS
$custom: #e2fef3; $custom-light: #ebfef7; $custom-dark: #000000;
JSON
{
"hex": "#e2fef3",
"rgb": {
"r": 226,
"g": 254,
"b": 243
},
"hsl": {
"h": 156.429,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.9738,
"c": 0.0325,
"h": 170
},
"luminance": 0.93523
}Semantic roles & 50–950 ramp
primary
#E2FEF3
secondary
#EA9ABA
accent
#005AE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585