#E2FFF2#E2FFF2
#E2FFF2 is a very light, muted teal. Relative luminance 0.941; OKLCH L 97.6% C 0.035 H 166.9°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFF2 |
|---|---|
| RGB | rgb(226, 255, 242) |
| HSL | hsl(153, 100%, 94%) |
| HSV | hsv(153, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(97.67, -11.77, 3.04) |
| CIE-LCH | lch(97.67, 12.15, 165.53°) |
| OKLab | oklab(97.56% -0.0337 0.0079) |
| OKLCH | oklch(97.56% 0.035 166.9) |
| XYZ | xyz(83.1474, 94.0981, 97.7693) |
| Luminance | 0.9410 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.34
Honeydew
#F0FFF0
ΔE00 4.53
Lightcyan
#E0FFFF
ΔE00 5.43
Ice Blue (survey)
#D7FFFE
ΔE00 5.47
Very Pale Blue
#D6FFFE
ΔE00 5.57
Very Light Blue
#D5FFFF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFF2 #FFE2EF
analogous
#E2FFE4 #E2FFF2 #E2FEFF
triadic
#E2FFF2 #F2E2FF #FFF2E2
tetradic
#E2FFF2 #E4E2FF #FFE2EF #FEFFE2
square
#E2FFF2 #E4E2FF #FFE2EF #FEFFE2
split-complementary
#E2FFF2 #FFE2FE #FFE4E2
monochromatic
#68FFBB #A5FFD7 #E0FFF1 #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.06
#E2FFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#E2FFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFF2
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFF2 | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF1
Deuteranopia (green-blind)
#F8F7F3
Tritanopia (blue-blind)
#DCFFFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e2fff2; /* rgb */ color: rgb(226, 255, 242); /* oklch */ color: oklch(97.6% 0.035 166.9);
Tailwind
colors: {
custom: {
50: '#ebfff6',
500: '#e2fff2',
950: '#000000',
},
}SCSS
$custom: #e2fff2; $custom-light: #ebfff6; $custom-dark: #000000;
JSON
{
"hex": "#e2fff2",
"rgb": {
"r": 226,
"g": 255,
"b": 242
},
"hsl": {
"h": 153.103,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97556,
"c": 0.03464,
"h": 166.9
},
"luminance": 0.941
}Semantic roles & 50–950 ramp
primary
#E2FFF2
secondary
#ED98BE
accent
#0067E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161817
muted
#848685