#E2FDF6#E2FDF6
#E2FDF6 is a very light, muted teal. Relative luminance 0.931; OKLCH L 97.3% C 0.030 H 178.4°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FDF6 |
|---|---|
| RGB | rgb(226, 253, 246) |
| HSL | hsl(164, 87%, 94%) |
| HSV | hsv(164, 11%, 99%) |
| CMYK | cmyk(10.7%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(97.26, -10.03, 0.38) |
| CIE-LCH | lch(97.26, 10.04, 177.86°) |
| OKLab | oklab(97.26% -0.0295 0.0008) |
| OKLCH | oklch(97.26% 0.03 178.4) |
| XYZ | xyz(83.1200, 93.0717, 100.7563) |
| Luminance | 0.9307 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.11
Ice
#D6FFFA
ΔE00 3.70
Ice Blue (survey)
#D7FFFE
ΔE00 3.99
Very Pale Blue
#D6FFFE
ΔE00 4.18
Very Light Blue
#D5FFFF
ΔE00 4.56
Really Light Blue
#D4FFFF
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FDF6 #FDE2E9
analogous
#E2FDE9 #E2FDF6 #E2F7FD
triadic
#E2FDF6 #F6E2FD #FDF6E2
tetradic
#E2FDF6 #E9E2FD #FDE2E9 #F7FDE2
square
#E2FDF6 #E9E2FD #FDE2E9 #F7FDE2
split-complementary
#E2FDF6 #FDE2F7 #FDE9E2
monochromatic
#6FF5D2 #A9F9E4 #E2FDF6 #E2FDF6 #E2FDF6
Accessibility & contrast
On white
1.07
#E2FDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#E2FDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FDF6
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FDF6 | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F6
Deuteranopia (green-blind)
#F5F5F7
Tritanopia (blue-blind)
#DCFEFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2fdf6; /* rgb */ color: rgb(226, 253, 246); /* oklch */ color: oklch(97.3% 0.030 178.4);
Tailwind
colors: {
custom: {
50: '#ebfef9',
500: '#e2fdf6',
950: '#000000',
},
}SCSS
$custom: #e2fdf6; $custom-light: #ebfef9; $custom-dark: #000000;
JSON
{
"hex": "#e2fdf6",
"rgb": {
"r": 226,
"g": 253,
"b": 246
},
"hsl": {
"h": 164.444,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.9726,
"c": 0.02953,
"h": 178.4
},
"luminance": 0.93073
}Semantic roles & 50–950 ramp
primary
#E2FDF6
secondary
#E79CB0
accent
#023CE4
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585