#E2FEF9#E2FEF9
#E2FEF9 is a very light, muted teal. Relative luminance 0.939; OKLCH L 97.5% C 0.030 H 183.8°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FEF9 |
|---|---|
| RGB | rgb(226, 254, 249) |
| HSL | hsl(169, 93%, 94%) |
| HSV | hsv(169, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(97.59, -9.97, -0.68) |
| CIE-LCH | lch(97.59, 9.99, 183.93°) |
| OKLab | oklab(97.55% -0.0297 -0.002) |
| OKLCH | oklch(97.55% 0.03 183.8) |
| XYZ | xyz(83.9007, 93.8904, 103.3065) |
| Luminance | 0.9389 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.22
Ice Blue (survey)
#D7FFFE
ΔE00 3.36
Ice
#D6FFFA
ΔE00 3.43
Very Pale Blue
#D6FFFE
ΔE00 3.57
Very Light Blue
#D5FFFF
ΔE00 3.91
Really Light Blue
#D4FFFF
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FEF9 #FEE2E7
analogous
#E2FEEB #E2FEF9 #E2F5FE
triadic
#E2FEF9 #F9E2FE #FEF9E2
tetradic
#E2FEF9 #EBE2FE #FEE2E7 #F5FEE2
square
#E2FEF9 #EBE2FE #FEE2E7 #F5FEE2
split-complementary
#E2FEF9 #FEE2F5 #FEEBE2
monochromatic
#6CFAE1 #A7FCED #E1FEF9 #E1FEF9 #E1FEF9
Accessibility & contrast
On white
1.06
#E2FEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#E2FEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FEF9
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FEF9 | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBF9
Deuteranopia (green-blind)
#F5F6F9
Tritanopia (blue-blind)
#DBFFFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e2fef9; /* rgb */ color: rgb(226, 254, 249); /* oklch */ color: oklch(97.5% 0.030 183.8);
Tailwind
colors: {
custom: {
50: '#ebfefb',
500: '#e2fef9',
950: '#000000',
},
}SCSS
$custom: #e2fef9; $custom-light: #ebfefb; $custom-dark: #000000;
JSON
{
"hex": "#e2fef9",
"rgb": {
"r": 226,
"g": 254,
"b": 249
},
"hsl": {
"h": 169.286,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.97547,
"c": 0.02978,
"h": 183.8
},
"luminance": 0.93892
}Semantic roles & 50–950 ramp
primary
#E2FEF9
secondary
#EA9AA9
accent
#0029E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585