#E2FDF5#E2FDF5
#E2FDF5 is a very light, muted teal. Relative luminance 0.930; OKLCH L 97.2% C 0.030 H 176.0°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FDF5 |
|---|---|
| RGB | rgb(226, 253, 245) |
| HSL | hsl(162, 87%, 94%) |
| HSV | hsv(162, 11%, 99%) |
| CMYK | cmyk(10.7%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(97.23, -10.22, 0.85) |
| CIE-LCH | lch(97.23, 10.25, 175.23°) |
| OKLab | oklab(97.23% -0.0299 0.0021) |
| OKLCH | oklch(97.23% 0.03 176) |
| XYZ | xyz(82.9670, 93.0104, 99.9502) |
| Luminance | 0.9301 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.52
Ice
#D6FFFA
ΔE00 3.78
Ice Blue (survey)
#D7FFFE
ΔE00 4.24
Very Pale Blue
#D6FFFE
ΔE00 4.41
Honeydew
#F0FFF0
ΔE00 4.74
Very Light Blue
#D5FFFF
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FDF5 #FDE2EA
analogous
#E2FDE8 #E2FDF5 #E2F8FD
triadic
#E2FDF5 #F5E2FD #FDF5E2
tetradic
#E2FDF5 #E8E2FD #FDE2EA #F8FDE2
square
#E2FDF5 #E8E2FD #FDE2EA #F8FDE2
split-complementary
#E2FDF5 #FDE2F8 #FDE8E2
monochromatic
#6FF5CE #A9F9E1 #E2FDF5 #E2FDF5 #E2FDF5
Accessibility & contrast
On white
1.07
#E2FDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#E2FDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FDF5
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FDF5 | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F5
Deuteranopia (green-blind)
#F5F5F6
Tritanopia (blue-blind)
#DCFEFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2fdf5; /* rgb */ color: rgb(226, 253, 245); /* oklch */ color: oklch(97.2% 0.030 176.0);
Tailwind
colors: {
custom: {
50: '#ebfef8',
500: '#e2fdf5',
950: '#000000',
},
}SCSS
$custom: #e2fdf5; $custom-light: #ebfef8; $custom-dark: #000000;
JSON
{
"hex": "#e2fdf5",
"rgb": {
"r": 226,
"g": 253,
"b": 245
},
"hsl": {
"h": 162.222,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.97232,
"c": 0.02998,
"h": 176
},
"luminance": 0.93012
}Semantic roles & 50–950 ramp
primary
#E2FDF5
secondary
#E79CB2
accent
#0245E4
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585