#E2FEFB#E2FEFB
#E2FEFB is a very light, muted teal. Relative luminance 0.940; OKLCH L 97.6% C 0.029 H 188.9°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FEFB |
|---|---|
| RGB | rgb(226, 254, 251) |
| HSL | hsl(174, 93%, 94%) |
| HSV | hsv(174, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(97.64, -9.59, -1.64) |
| CIE-LCH | lch(97.64, 9.73, 189.70°) |
| OKLab | oklab(97.6% -0.0289 -0.0045) |
| OKLCH | oklch(97.6% 0.029 188.9) |
| XYZ | xyz(84.2143, 94.0158, 104.9581) |
| Luminance | 0.9402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.44
Ice Blue (survey)
#D7FFFE
ΔE00 3.15
Very Pale Blue
#D6FFFE
ΔE00 3.38
Very Light Blue
#D5FFFF
ΔE00 3.65
Ice
#D6FFFA
ΔE00 3.66
Really Light Blue
#D4FFFF
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FEFB #FEE2E5
analogous
#E2FEED #E2FEFB #E2F3FE
triadic
#E2FEFB #FBE2FE #FEFBE2
tetradic
#E2FEFB #EDE2FE #FEE2E5 #F3FEE2
square
#E2FEFB #EDE2FE #FEE2E5 #F3FEE2
split-complementary
#E2FEFB #FEE2F3 #FEEDE2
monochromatic
#6CFAEB #A7FCF3 #E1FEFB #E1FEFB #E1FEFB
Accessibility & contrast
On white
1.06
#E2FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#E2FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FEFB
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FEFB | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#F5F6FB
Tritanopia (blue-blind)
#DBFFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e2fefb; /* rgb */ color: rgb(226, 254, 251); /* oklch */ color: oklch(97.6% 0.029 188.9);
Tailwind
colors: {
custom: {
50: '#ebfefc',
500: '#e2fefb',
950: '#000000',
},
}SCSS
$custom: #e2fefb; $custom-light: #ebfefc; $custom-dark: #000000;
JSON
{
"hex": "#e2fefb",
"rgb": {
"r": 226,
"g": 254,
"b": 251
},
"hsl": {
"h": 173.571,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.97604,
"c": 0.0293,
"h": 188.9
},
"luminance": 0.94017
}Semantic roles & 50–950 ramp
primary
#E2FEFB
secondary
#EA9AA3
accent
#0019E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585