#E2FDF7#E2FDF7
#E2FDF7 is a very light, muted teal. Relative luminance 0.931; OKLCH L 97.3% C 0.029 H 180.8°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FDF7 |
|---|---|
| RGB | rgb(226, 253, 247) |
| HSL | hsl(167, 87%, 94%) |
| HSV | hsv(167, 11%, 99%) |
| CMYK | cmyk(10.7%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(97.28, -9.84, -0.10) |
| CIE-LCH | lch(97.28, 9.84, 180.60°) |
| OKLab | oklab(97.29% -0.0291 -0.0004) |
| OKLCH | oklch(97.29% 0.029 180.8) |
| XYZ | xyz(83.2739, 93.1332, 101.5668) |
| Luminance | 0.9314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.71
Ice
#D6FFFA
ΔE00 3.68
Ice Blue (survey)
#D7FFFE
ΔE00 3.78
Very Pale Blue
#D6FFFE
ΔE00 3.98
Very Light Blue
#D5FFFF
ΔE00 4.33
Really Light Blue
#D4FFFF
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FDF7 #FDE2E8
analogous
#E2FDEA #E2FDF7 #E2F6FD
triadic
#E2FDF7 #F7E2FD #FDF7E2
tetradic
#E2FDF7 #EAE2FD #FDE2E8 #F6FDE2
square
#E2FDF7 #EAE2FD #FDE2E8 #F6FDE2
split-complementary
#E2FDF7 #FDE2F6 #FDEAE2
monochromatic
#6FF5D7 #A9F9E7 #E2FDF7 #E2FDF7 #E2FDF7
Accessibility & contrast
On white
1.07
#E2FDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#E2FDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FDF7
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FDF7 | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAF7
Deuteranopia (green-blind)
#F5F6F7
Tritanopia (blue-blind)
#DCFEFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2fdf7; /* rgb */ color: rgb(226, 253, 247); /* oklch */ color: oklch(97.3% 0.029 180.8);
Tailwind
colors: {
custom: {
50: '#ebfef9',
500: '#e2fdf7',
950: '#000000',
},
}SCSS
$custom: #e2fdf7; $custom-light: #ebfef9; $custom-dark: #000000;
JSON
{
"hex": "#e2fdf7",
"rgb": {
"r": 226,
"g": 253,
"b": 247
},
"hsl": {
"h": 166.667,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.97288,
"c": 0.02914,
"h": 180.8
},
"luminance": 0.93135
}Semantic roles & 50–950 ramp
primary
#E2FDF7
secondary
#E79CAD
accent
#0234E4
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585