#E2FFFA#E2FFFA
#E2FFFA is a very light, muted teal. Relative luminance 0.946; OKLCH L 97.8% C 0.031 H 184.2°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFFA |
|---|---|
| RGB | rgb(226, 255, 250) |
| HSL | hsl(170, 100%, 94%) |
| HSV | hsv(170, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 2%, 0%) |
| CIE-LAB | lab(97.87, -10.28, -0.79) |
| CIE-LCH | lch(97.87, 10.31, 184.38°) |
| OKLab | oklab(97.78% -0.0307 -0.0023) |
| OKLCH | oklch(97.78% 0.031 184.2) |
| XYZ | xyz(84.3753, 94.5893, 104.2361) |
| Luminance | 0.9459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.17
Ice Blue (survey)
#D7FFFE
ΔE00 3.13
Ice
#D6FFFA
ΔE00 3.16
Very Pale Blue
#D6FFFE
ΔE00 3.33
Very Light Blue
#D5FFFF
ΔE00 3.68
Really Light Blue
#D4FFFF
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFFA #FFE2E7
analogous
#E2FFEC #E2FFFA #E2F6FF
triadic
#E2FFFA #FAE2FF #FFFAE2
tetradic
#E2FFFA #ECE2FF #FFE2E7 #F6FFE2
square
#E2FFFA #ECE2FF #FFE2E7 #F6FFE2
split-complementary
#E2FFFA #FFE2F6 #FFECE2
monochromatic
#68FFE5 #A5FFEF #E0FFFA #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.05
#E2FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.92
#E2FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFFA
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFFA | 1.00 | 1.05 | 19.92 | 19.92 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBFA
Deuteranopia (green-blind)
#F6F7FA
Tritanopia (blue-blind)
#DBFFFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e2fffa; /* rgb */ color: rgb(226, 255, 250); /* oklch */ color: oklch(97.8% 0.031 184.2);
Tailwind
colors: {
custom: {
50: '#ebfffb',
500: '#e2fffa',
950: '#000000',
},
}SCSS
$custom: #e2fffa; $custom-light: #ebfffb; $custom-dark: #000000;
JSON
{
"hex": "#e2fffa",
"rgb": {
"r": 226,
"g": 255,
"b": 250
},
"hsl": {
"h": 169.655,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97778,
"c": 0.03074,
"h": 184.2
},
"luminance": 0.94591
}Semantic roles & 50–950 ramp
primary
#E2FFFA
secondary
#ED98A7
accent
#0028E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161817
muted
#848685