#E2FDF2#E2FDF2
#E2FDF2 is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.1% C 0.032 H 169.2°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FDF2 |
|---|---|
| RGB | rgb(226, 253, 242) |
| HSL | hsl(156, 87%, 94%) |
| HSV | hsv(156, 11%, 99%) |
| CMYK | cmyk(10.7%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(97.16, -10.77, 2.29) |
| CIE-LCH | lch(97.16, 11.01, 168.00°) |
| OKLab | oklab(97.15% -0.0311 0.0059) |
| OKLCH | oklch(97.15% 0.032 169.2) |
| XYZ | xyz(82.5127, 92.8287, 97.5577) |
| Luminance | 0.9283 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.22
Ice
#D6FFFA
ΔE00 4.27
Lightcyan
#E0FFFF
ΔE00 4.72
Ice Blue (survey)
#D7FFFE
ΔE00 5.11
Very Pale Blue
#D6FFFE
ΔE00 5.25
Very Light Blue
#D5FFFF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FDF2 #FDE2ED
analogous
#E2FDE5 #E2FDF2 #E2FBFD
triadic
#E2FDF2 #F2E2FD #FDF2E2
tetradic
#E2FDF2 #E5E2FD #FDE2ED #FBFDE2
square
#E2FDF2 #E5E2FD #FDE2ED #FBFDE2
split-complementary
#E2FDF2 #FDE2FB #FDE5E2
monochromatic
#6FF5BF #A9F9D8 #E2FDF2 #E2FDF2 #E2FDF2
Accessibility & contrast
On white
1.07
#E2FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#E2FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FDF2
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FDF2 | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F2
Deuteranopia (green-blind)
#F6F5F3
Tritanopia (blue-blind)
#DDFDFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2fdf2; /* rgb */ color: rgb(226, 253, 242); /* oklch */ color: oklch(97.1% 0.032 169.2);
Tailwind
colors: {
custom: {
50: '#ebfef6',
500: '#e2fdf2',
950: '#000000',
},
}SCSS
$custom: #e2fdf2; $custom-light: #ebfef6; $custom-dark: #000000;
JSON
{
"hex": "#e2fdf2",
"rgb": {
"r": 226,
"g": 253,
"b": 242
},
"hsl": {
"h": 155.556,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.97149,
"c": 0.03162,
"h": 169.2
},
"luminance": 0.9283
}Semantic roles & 50–950 ramp
primary
#E2FDF2
secondary
#E79CBB
accent
#025EE4
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585