#E2FFF8#E2FFF8
#E2FFF8 is a very light, muted teal. Relative luminance 0.945; OKLCH L 97.7% C 0.031 H 179.5°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFF8 |
|---|---|
| RGB | rgb(226, 255, 248) |
| HSL | hsl(166, 100%, 94%) |
| HSV | hsv(166, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 2.7%, 0%) |
| CIE-LAB | lab(97.82, -10.65, 0.17) |
| CIE-LCH | lch(97.82, 10.65, 179.10°) |
| OKLab | oklab(97.72% -0.0314 0.0003) |
| OKLCH | oklch(97.72% 0.031 179.5) |
| XYZ | xyz(84.0633, 94.4645, 102.5933) |
| Luminance | 0.9447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.01
Ice
#D6FFFA
ΔE00 3.18
Ice Blue (survey)
#D7FFFE
ΔE00 3.57
Very Pale Blue
#D6FFFE
ΔE00 3.75
Very Light Blue
#D5FFFF
ΔE00 4.14
Really Light Blue
#D4FFFF
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFF8 #FFE2E9
analogous
#E2FFEA #E2FFF8 #E2F8FF
triadic
#E2FFF8 #F8E2FF #FFF8E2
tetradic
#E2FFF8 #EAE2FF #FFE2E9 #F8FFE2
square
#E2FFF8 #EAE2FF #FFE2E9 #F8FFE2
split-complementary
#E2FFF8 #FFE2F8 #FFEAE2
monochromatic
#68FFDA #A5FFE9 #E0FFF8 #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.06
#E2FFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#E2FFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFF8
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFF8 | 1.00 | 1.06 | 19.89 | 19.89 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF8
Deuteranopia (green-blind)
#F7F7F9
Tritanopia (blue-blind)
#DBFFFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e2fff8; /* rgb */ color: rgb(226, 255, 248); /* oklch */ color: oklch(97.7% 0.031 179.5);
Tailwind
colors: {
custom: {
50: '#ebfffa',
500: '#e2fff8',
950: '#000000',
},
}SCSS
$custom: #e2fff8; $custom-light: #ebfffa; $custom-dark: #000000;
JSON
{
"hex": "#e2fff8",
"rgb": {
"r": 226,
"g": 255,
"b": 248
},
"hsl": {
"h": 165.517,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97721,
"c": 0.03142,
"h": 179.5
},
"luminance": 0.94466
}Semantic roles & 50–950 ramp
primary
#E2FFF8
secondary
#ED98AD
accent
#0037E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161817
muted
#848685