#E2FDF0#E2FDF0
#E2FDF0 is a very light, muted teal. Relative luminance 0.927; OKLCH L 97.1% C 0.033 H 165.2°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FDF0 |
|---|---|
| RGB | rgb(226, 253, 240) |
| HSL | hsl(151, 87%, 94%) |
| HSV | hsv(151, 11%, 99%) |
| CMYK | cmyk(10.7%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(97.11, -11.14, 3.25) |
| CIE-LCH | lch(97.11, 11.60, 163.75°) |
| OKLab | oklab(97.1% -0.0318 0.0084) |
| OKLCH | oklch(97.1% 0.033 165.2) |
| XYZ | xyz(82.2140, 92.7093, 95.9844) |
| Luminance | 0.9271 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.03
Ice
#D6FFFA
ΔE00 4.74
Lightcyan
#E0FFFF
ΔE00 5.50
Ice Blue (survey)
#D7FFFE
ΔE00 5.75
Very Pale Blue
#D6FFFE
ΔE00 5.87
Very Light Blue
#D5FFFF
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FDF0 #FDE2EF
analogous
#E2FDE3 #E2FDF0 #E2FDFD
triadic
#E2FDF0 #F0E2FD #FDF0E2
tetradic
#E2FDF0 #E3E2FD #FDE2EF #FDFDE2
square
#E2FDF0 #E3E2FD #FDE2EF #FDFDE2
split-complementary
#E2FDF0 #FDE2FD #FDE3E2
monochromatic
#6FF5B5 #A9F9D2 #E2FDF0 #E2FDF0 #E2FDF0
Accessibility & contrast
On white
1.07
#E2FDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#E2FDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FDF0
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FDF0 | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EF
Deuteranopia (green-blind)
#F7F5F1
Tritanopia (blue-blind)
#DDFDF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2fdf0; /* rgb */ color: rgb(226, 253, 240); /* oklch */ color: oklch(97.1% 0.033 165.2);
Tailwind
colors: {
custom: {
50: '#ebfef4',
500: '#e2fdf0',
950: '#000000',
},
}SCSS
$custom: #e2fdf0; $custom-light: #ebfef4; $custom-dark: #000000;
JSON
{
"hex": "#e2fdf0",
"rgb": {
"r": 226,
"g": 253,
"b": 240
},
"hsl": {
"h": 151.111,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.97095,
"c": 0.03294,
"h": 165.2
},
"luminance": 0.92711
}Semantic roles & 50–950 ramp
primary
#E2FDF0
secondary
#E79CC0
accent
#026FE4
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585