#E2FDF1#E2FDF1
#E2FDF1 is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.1% C 0.032 H 167.2°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FDF1 |
|---|---|
| RGB | rgb(226, 253, 241) |
| HSL | hsl(153, 87%, 94%) |
| HSV | hsv(153, 11%, 99%) |
| CMYK | cmyk(10.7%, 0%, 4.7%, 0.8%) |
| CIE-LAB | lab(97.13, -10.96, 2.77) |
| CIE-LCH | lch(97.13, 11.30, 165.82°) |
| OKLab | oklab(97.12% -0.0314 0.0072) |
| OKLCH | oklch(97.12% 0.032 167.2) |
| XYZ | xyz(82.3629, 92.7688, 96.7689) |
| Luminance | 0.9277 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.11
Ice
#D6FFFA
ΔE00 4.50
Lightcyan
#E0FFFF
ΔE00 5.11
Ice Blue (survey)
#D7FFFE
ΔE00 5.43
Very Pale Blue
#D6FFFE
ΔE00 5.56
Very Light Blue
#D5FFFF
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FDF1 #FDE2EE
analogous
#E2FDE4 #E2FDF1 #E2FCFD
triadic
#E2FDF1 #F1E2FD #FDF1E2
tetradic
#E2FDF1 #E4E2FD #FDE2EE #FCFDE2
square
#E2FDF1 #E4E2FD #FDE2EE #FCFDE2
split-complementary
#E2FDF1 #FDE2FC #FDE4E2
monochromatic
#6FF5BA #A9F9D5 #E2FDF1 #E2FDF1 #E2FDF1
Accessibility & contrast
On white
1.07
#E2FDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#E2FDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FDF1
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FDF1 | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9F0
Deuteranopia (green-blind)
#F6F5F2
Tritanopia (blue-blind)
#DDFDF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2fdf1; /* rgb */ color: rgb(226, 253, 241); /* oklch */ color: oklch(97.1% 0.032 167.2);
Tailwind
colors: {
custom: {
50: '#ebfef5',
500: '#e2fdf1',
950: '#000000',
},
}SCSS
$custom: #e2fdf1; $custom-light: #ebfef5; $custom-dark: #000000;
JSON
{
"hex": "#e2fdf1",
"rgb": {
"r": 226,
"g": 253,
"b": 241
},
"hsl": {
"h": 153.333,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.97122,
"c": 0.03226,
"h": 167.2
},
"luminance": 0.9277
}Semantic roles & 50–950 ramp
primary
#E2FDF1
secondary
#E79CBD
accent
#0266E4
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585