#E2FFF4#E2FFF4
#E2FFF4 is a very light, muted teal. Relative luminance 0.942; OKLCH L 97.6% C 0.033 H 170.8°. Best body text is #000000 at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFF4 |
|---|---|
| RGB | rgb(226, 255, 244) |
| HSL | hsl(157, 100%, 94%) |
| HSV | hsv(157, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(97.72, -11.40, 2.08) |
| CIE-LCH | lch(97.72, 11.59, 169.66°) |
| OKLab | oklab(97.61% -0.033 0.0053) |
| OKLCH | oklch(97.61% 0.033 170.8) |
| XYZ | xyz(83.4494, 94.2189, 99.3599) |
| Luminance | 0.9422 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.83
Lightcyan
#E0FFFF
ΔE00 4.65
Honeydew
#F0FFF0
ΔE00 4.70
Ice Blue (survey)
#D7FFFE
ΔE00 4.79
Very Pale Blue
#D6FFFE
ΔE00 4.91
Very Light Blue
#D5FFFF
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFF4 #FFE2ED
analogous
#E2FFE6 #E2FFF4 #E2FCFF
triadic
#E2FFF4 #F4E2FF #FFF4E2
tetradic
#E2FFF4 #E6E2FF #FFE2ED #FCFFE2
square
#E2FFF4 #E6E2FF #FFE2ED #FCFFE2
split-complementary
#E2FFF4 #FFE2FC #FFE6E2
monochromatic
#68FFC6 #A5FFDD #E0FFF3 #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.06
#E2FFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.84
#E2FFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFF4
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFF4 | 1.00 | 1.06 | 19.84 | 19.84 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF4
Deuteranopia (green-blind)
#F7F7F5
Tritanopia (blue-blind)
#DCFFFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e2fff4; /* rgb */ color: rgb(226, 255, 244); /* oklch */ color: oklch(97.6% 0.033 170.8);
Tailwind
colors: {
custom: {
50: '#ebfff7',
500: '#e2fff4',
950: '#000000',
},
}SCSS
$custom: #e2fff4; $custom-light: #ebfff7; $custom-dark: #000000;
JSON
{
"hex": "#e2fff4",
"rgb": {
"r": 226,
"g": 255,
"b": 244
},
"hsl": {
"h": 157.241,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97611,
"c": 0.03339,
"h": 170.8
},
"luminance": 0.9422
}Semantic roles & 50–950 ramp
primary
#E2FFF4
secondary
#ED98B8
accent
#0057E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161817
muted
#848685