#E2FFFB#E2FFFB
#E2FFFB is a very light, muted teal. Relative luminance 0.947; OKLCH L 97.8% C 0.030 H 186.6°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFFB |
|---|---|
| RGB | rgb(226, 255, 251) |
| HSL | hsl(172, 100%, 94%) |
| HSV | hsv(172, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(97.89, -10.09, -1.26) |
| CIE-LCH | lch(97.89, 10.16, 187.15°) |
| OKLab | oklab(97.81% -0.0303 -0.0035) |
| OKLCH | oklch(97.81% 0.03 186.6) |
| XYZ | xyz(84.5325, 94.6521, 105.0641) |
| Luminance | 0.9465 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.75
Ice Blue (survey)
#D7FFFE
ΔE00 2.98
Very Pale Blue
#D6FFFE
ΔE00 3.20
Ice
#D6FFFA
ΔE00 3.25
Very Light Blue
#D5FFFF
ΔE00 3.51
Really Light Blue
#D4FFFF
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFFB #FFE2E6
analogous
#E2FFED #E2FFFB #E2F5FF
triadic
#E2FFFB #FBE2FF #FFFBE2
tetradic
#E2FFFB #EDE2FF #FFE2E6 #F5FFE2
square
#E2FFFB #EDE2FF #FFE2E6 #F5FFE2
split-complementary
#E2FFFB #FFE2F5 #FFEDE2
monochromatic
#68FFEA #A5FFF3 #E0FFFB #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.05
#E2FFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#E2FFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFFB
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFFB | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFB
Deuteranopia (green-blind)
#F6F7FB
Tritanopia (blue-blind)
#DBFFFE
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e2fffb; /* rgb */ color: rgb(226, 255, 251); /* oklch */ color: oklch(97.8% 0.030 186.6);
Tailwind
colors: {
custom: {
50: '#ebfffc',
500: '#e2fffb',
950: '#000000',
},
}SCSS
$custom: #e2fffb; $custom-light: #ebfffc; $custom-dark: #000000;
JSON
{
"hex": "#e2fffb",
"rgb": {
"r": 226,
"g": 255,
"b": 251
},
"hsl": {
"h": 171.724,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97806,
"c": 0.03049,
"h": 186.6
},
"luminance": 0.94654
}Semantic roles & 50–950 ramp
primary
#E2FFFB
secondary
#ED98A4
accent
#0020E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161817
muted
#848685