#E2FEFC#E2FEFC
#E2FEFC is a very light, muted teal. Relative luminance 0.941; OKLCH L 97.6% C 0.029 H 191.5°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FEFC |
|---|---|
| RGB | rgb(226, 254, 252) |
| HSL | hsl(176, 93%, 94%) |
| HSV | hsv(176, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(97.66, -9.40, -2.12) |
| CIE-LCH | lch(97.66, 9.63, 192.69°) |
| OKLab | oklab(97.63% -0.0286 -0.0058) |
| OKLCH | oklch(97.63% 0.029 191.5) |
| XYZ | xyz(84.3724, 94.0790, 105.7904) |
| Luminance | 0.9408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.10
Ice Blue (survey)
#D7FFFE
ΔE00 3.14
Very Pale Blue
#D6FFFE
ΔE00 3.38
Very Light Blue
#D5FFFF
ΔE00 3.60
Really Light Blue
#D4FFFF
ΔE00 3.83
Ice
#D6FFFA
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FEFC #FEE2E4
analogous
#E2FEEE #E2FEFC #E2F2FE
triadic
#E2FEFC #FCE2FE #FEFCE2
tetradic
#E2FEFC #EEE2FE #FEE2E4 #F2FEE2
square
#E2FEFC #EEE2FE #FEE2E4 #F2FEE2
split-complementary
#E2FEFC #FEE2F2 #FEEEE2
monochromatic
#6CFAF0 #A7FCF6 #E1FEFC #E1FEFC #E1FEFC
Accessibility & contrast
On white
1.06
#E2FEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#E2FEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FEFC
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FEFC | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFC
Deuteranopia (green-blind)
#F5F6FC
Tritanopia (blue-blind)
#DBFFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e2fefc; /* rgb */ color: rgb(226, 254, 252); /* oklch */ color: oklch(97.6% 0.029 191.5);
Tailwind
colors: {
custom: {
50: '#ebfefd',
500: '#e2fefc',
950: '#000000',
},
}SCSS
$custom: #e2fefc; $custom-light: #ebfefd; $custom-dark: #000000;
JSON
{
"hex": "#e2fefc",
"rgb": {
"r": 226,
"g": 254,
"b": 252
},
"hsl": {
"h": 175.714,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.97632,
"c": 0.02915,
"h": 191.5
},
"luminance": 0.94081
}Semantic roles & 50–950 ramp
primary
#E2FEFC
secondary
#EA9AA0
accent
#0010E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585