#E2FFF7#E2FFF7
#E2FFF7 is a very light, muted teal. Relative luminance 0.944; OKLCH L 97.7% C 0.032 H 177.2°. Best body text is #000000 at 19.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFF7 |
|---|---|
| RGB | rgb(226, 255, 247) |
| HSL | hsl(163, 100%, 94%) |
| HSV | hsv(163, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 3.1%, 0%) |
| CIE-LAB | lab(97.79, -10.84, 0.64) |
| CIE-LCH | lch(97.79, 10.86, 176.60°) |
| OKLab | oklab(97.69% -0.0318 0.0015) |
| OKLCH | oklch(97.69% 0.032 177.2) |
| XYZ | xyz(83.9086, 94.4026, 101.7784) |
| Luminance | 0.9440 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.27
Lightcyan
#E0FFFF
ΔE00 3.43
Ice Blue (survey)
#D7FFFE
ΔE00 3.85
Very Pale Blue
#D6FFFE
ΔE00 4.01
Very Light Blue
#D5FFFF
ΔE00 4.42
Really Light Blue
#D4FFFF
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFF7 #FFE2EA
analogous
#E2FFE9 #E2FFF7 #E2F9FF
triadic
#E2FFF7 #F7E2FF #FFF7E2
tetradic
#E2FFF7 #E9E2FF #FFE2EA #F9FFE2
square
#E2FFF7 #E9E2FF #FFE2EA #F9FFE2
split-complementary
#E2FFF7 #FFE2F9 #FFE9E2
monochromatic
#68FFD5 #A5FFE6 #E0FFF7 #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.06
#E2FFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.88
#E2FFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFF7
19.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFF7 | 1.00 | 1.06 | 19.88 | 19.88 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF7
Deuteranopia (green-blind)
#F7F7F8
Tritanopia (blue-blind)
#DBFFFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e2fff7; /* rgb */ color: rgb(226, 255, 247); /* oklch */ color: oklch(97.7% 0.032 177.2);
Tailwind
colors: {
custom: {
50: '#ebfff9',
500: '#e2fff7',
950: '#000000',
},
}SCSS
$custom: #e2fff7; $custom-light: #ebfff9; $custom-dark: #000000;
JSON
{
"hex": "#e2fff7",
"rgb": {
"r": 226,
"g": 255,
"b": 247
},
"hsl": {
"h": 163.448,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97693,
"c": 0.03185,
"h": 177.2
},
"luminance": 0.94404
}Semantic roles & 50–950 ramp
primary
#E2FFF7
secondary
#ED98B0
accent
#003FE6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161817
muted
#848685