#E2FFF5#E2FFF5
#E2FFF5 is a very light, muted teal. Relative luminance 0.943; OKLCH L 97.6% C 0.033 H 172.9°. Best body text is #000000 at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFF5 |
|---|---|
| RGB | rgb(226, 255, 245) |
| HSL | hsl(159, 100%, 94%) |
| HSV | hsv(159, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 3.9%, 0%) |
| CIE-LAB | lab(97.74, -11.21, 1.60) |
| CIE-LCH | lch(97.74, 11.33, 171.88°) |
| OKLab | oklab(97.64% -0.0326 0.0041) |
| OKLCH | oklch(97.64% 0.033 172.9) |
| XYZ | xyz(83.6017, 94.2798, 100.1617) |
| Luminance | 0.9428 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.61
Lightcyan
#E0FFFF
ΔE00 4.25
Ice Blue (survey)
#D7FFFE
ΔE00 4.46
Very Pale Blue
#D6FFFE
ΔE00 4.60
Honeydew
#F0FFF0
ΔE00 4.82
Very Light Blue
#D5FFFF
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFF5 #FFE2EC
analogous
#E2FFE7 #E2FFF5 #E2FBFF
triadic
#E2FFF5 #F5E2FF #FFF5E2
tetradic
#E2FFF5 #E7E2FF #FFE2EC #FBFFE2
square
#E2FFF5 #E7E2FF #FFE2EC #FBFFE2
split-complementary
#E2FFF5 #FFE2FB #FFE7E2
monochromatic
#68FFCB #A5FFE0 #E0FFF4 #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.06
#E2FFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.86
#E2FFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFF5
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFF5 | 1.00 | 1.06 | 19.86 | 19.86 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF5
Deuteranopia (green-blind)
#F7F7F6
Tritanopia (blue-blind)
#DCFFFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e2fff5; /* rgb */ color: rgb(226, 255, 245); /* oklch */ color: oklch(97.6% 0.033 172.9);
Tailwind
colors: {
custom: {
50: '#ebfff8',
500: '#e2fff5',
950: '#000000',
},
}SCSS
$custom: #e2fff5; $custom-light: #ebfff8; $custom-dark: #000000;
JSON
{
"hex": "#e2fff5",
"rgb": {
"r": 226,
"g": 255,
"b": 245
},
"hsl": {
"h": 159.31,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97638,
"c": 0.03283,
"h": 172.9
},
"luminance": 0.94281
}Semantic roles & 50–950 ramp
primary
#E2FFF5
secondary
#ED98B5
accent
#004FE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161817
muted
#848685