#E2FFFC#E2FFFC
#E2FFFC is a very light, muted teal. Relative luminance 0.947; OKLCH L 97.8% C 0.030 H 189.1°. Best body text is #000000 at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFFC |
|---|---|
| RGB | rgb(226, 255, 252) |
| HSL | hsl(174, 100%, 94%) |
| HSV | hsv(174, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(97.92, -9.90, -1.74) |
| CIE-LCH | lch(97.92, 10.05, 189.98°) |
| OKLab | oklab(97.83% -0.0299 -0.0048) |
| OKLCH | oklch(97.83% 0.03 189.1) |
| XYZ | xyz(84.6905, 94.7154, 105.8965) |
| Luminance | 0.9472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.34
Ice Blue (survey)
#D7FFFE
ΔE00 2.89
Very Pale Blue
#D6FFFE
ΔE00 3.12
Very Light Blue
#D5FFFF
ΔE00 3.40
Ice
#D6FFFA
ΔE00 3.40
Really Light Blue
#D4FFFF
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFFC #FFE2E5
analogous
#E2FFEE #E2FFFC #E2F4FF
triadic
#E2FFFC #FCE2FF #FFFCE2
tetradic
#E2FFFC #EEE2FF #FFE2E5 #F4FFE2
square
#E2FFFC #EEE2FF #FFE2E5 #F4FFE2
split-complementary
#E2FFFC #FFE2F4 #FFEEE2
monochromatic
#68FFEF #A5FFF6 #E0FFFC #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.05
#E2FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.94
#E2FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFFC
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFFC | 1.00 | 1.05 | 19.94 | 19.94 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFC
Deuteranopia (green-blind)
#F6F7FC
Tritanopia (blue-blind)
#DAFFFE
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e2fffc; /* rgb */ color: rgb(226, 255, 252); /* oklch */ color: oklch(97.8% 0.030 189.1);
Tailwind
colors: {
custom: {
50: '#ebfffd',
500: '#e2fffc',
950: '#000000',
},
}SCSS
$custom: #e2fffc; $custom-light: #ebfffd; $custom-dark: #000000;
JSON
{
"hex": "#e2fffc",
"rgb": {
"r": 226,
"g": 255,
"b": 252
},
"hsl": {
"h": 173.793,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97834,
"c": 0.03027,
"h": 189.1
},
"luminance": 0.94717
}Semantic roles & 50–950 ramp
primary
#E2FFFC
secondary
#ED98A1
accent
#0018E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161817
muted
#848685