#E2FBFA#E2FBFA
#E2FBFA is a very light, muted teal. Relative luminance 0.921; OKLCH L 97.0% C 0.026 H 193.8°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBFA |
|---|---|
| RGB | rgb(226, 251, 250) |
| HSL | hsl(178, 76%, 94%) |
| HSV | hsv(178, 10%, 98%) |
| CMYK | cmyk(10%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(96.85, -8.28, -2.29) |
| CIE-LCH | lch(96.85, 8.59, 195.43°) |
| OKLab | oklab(96.97% -0.0253 -0.0062) |
| OKLCH | oklch(96.97% 0.026 193.8) |
| XYZ | xyz(83.1125, 92.0638, 103.8152) |
| Luminance | 0.9206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.80
Azure (CSS)
#F0FFFF
ΔE00 3.73
Ice Blue (survey)
#D7FFFE
ΔE00 4.09
Very Pale Blue
#D6FFFE
ΔE00 4.32
Very Light Blue
#D5FFFF
ΔE00 4.48
Really Light Blue
#D4FFFF
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBFA #FBE2E3
analogous
#E2FBED #E2FBFA #E2EFFB
triadic
#E2FBFA #FAE2FB #FBFAE2
tetradic
#E2FBFA #EDE2FB #FBE2E3 #EFFBE2
square
#E2FBFA #EDE2FB #FBE2E3 #EFFBE2
split-complementary
#E2FBFA #FBE2EF #FBEDE2
monochromatic
#76ECE7 #ACF4F1 #E2FBFA #E4FBFA #E4FBFA
Accessibility & contrast
On white
1.08
#E2FBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#E2FBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBFA
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBFA | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8FA
Deuteranopia (green-blind)
#F2F4FA
Tritanopia (blue-blind)
#DBFDFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e2fbfa; /* rgb */ color: rgb(226, 251, 250); /* oklch */ color: oklch(97.0% 0.026 193.8);
Tailwind
colors: {
custom: {
50: '#ebfcfb',
500: '#e2fbfa',
950: '#000000',
},
}SCSS
$custom: #e2fbfa; $custom-light: #ebfcfb; $custom-dark: #000000;
JSON
{
"hex": "#e2fbfa",
"rgb": {
"r": 226,
"g": 251,
"b": 250
},
"hsl": {
"h": 177.6,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.96969,
"c": 0.02607,
"h": 193.8
},
"luminance": 0.92065
}Semantic roles & 50–950 ramp
primary
#E2FBFA
secondary
#E2A0A2
accent
#0E16D8
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585