#E2FFFE#E2FFFE
#E2FFFE is a very light, muted teal. Relative luminance 0.948; OKLCH L 97.9% C 0.030 H 194.1°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFFE |
|---|---|
| RGB | rgb(226, 255, 254) |
| HSL | hsl(178, 100%, 94%) |
| HSV | hsv(178, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(97.97, -9.51, -2.69) |
| CIE-LCH | lch(97.97, 9.89, 195.81°) |
| OKLab | oklab(97.89% -0.0291 -0.0073) |
| OKLCH | oklch(97.89% 0.03 194.1) |
| XYZ | xyz(85.0091, 94.8428, 107.5744) |
| Luminance | 0.9485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.64
Ice Blue (survey)
#D7FFFE
ΔE00 2.94
Very Pale Blue
#D6FFFE
ΔE00 3.18
Very Light Blue
#D5FFFF
ΔE00 3.35
Really Light Blue
#D4FFFF
ΔE00 3.59
Ice
#D6FFFA
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFFE #FFE2E3
analogous
#E2FFF0 #E2FFFE #E2F2FF
triadic
#E2FFFE #FEE2FF #FFFEE2
tetradic
#E2FFFE #F0E2FF #FFE2E3 #F2FFE2
square
#E2FFFE #F0E2FF #FFE2E3 #F2FFE2
split-complementary
#E2FFFE #FFE2F2 #FFF0E2
monochromatic
#68FFFA #A5FFFC #E0FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.05
#E2FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#E2FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFFE
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFFE | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFE
Deuteranopia (green-blind)
#F5F7FE
Tritanopia (blue-blind)
#DAFFFF
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e2fffe; /* rgb */ color: rgb(226, 255, 254); /* oklch */ color: oklch(97.9% 0.030 194.1);
Tailwind
colors: {
custom: {
50: '#ebfffe',
500: '#e2fffe',
950: '#000000',
},
}SCSS
$custom: #e2fffe; $custom-light: #ebfffe; $custom-dark: #000000;
JSON
{
"hex": "#e2fffe",
"rgb": {
"r": 226,
"g": 255,
"b": 254
},
"hsl": {
"h": 177.931,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97892,
"c": 0.03005,
"h": 194.1
},
"luminance": 0.94845
}Semantic roles & 50–950 ramp
primary
#E2FFFE
secondary
#ED989B
accent
#0008E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161817
muted
#848685