#E2FBFD#E2FBFD
#E2FBFD is a very light, muted teal. Relative luminance 0.923; OKLCH L 97.1% C 0.026 H 202.6°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBFD |
|---|---|
| RGB | rgb(226, 251, 253) |
| HSL | hsl(184, 87%, 94%) |
| HSV | hsv(184, 11%, 99%) |
| CMYK | cmyk(10.7%, 0.8%, 0%, 0.8%) |
| CIE-LAB | lab(96.92, -7.70, -3.72) |
| CIE-LCH | lch(96.92, 8.55, 205.76°) |
| OKLab | oklab(97.06% -0.0242 -0.01) |
| OKLCH | oklch(97.06% 0.026 202.6) |
| XYZ | xyz(83.5867, 92.2534, 106.3124) |
| Luminance | 0.9225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.25
Azure (CSS)
#F0FFFF
ΔE00 3.48
Ice Blue (survey)
#D7FFFE
ΔE00 4.62
Very Pale Blue
#D6FFFE
ΔE00 4.85
Very Light Blue
#D5FFFF
ΔE00 4.89
Really Light Blue
#D4FFFF
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBFD #FDE4E2
analogous
#E2FDF2 #E2FBFD #E2EEFD
triadic
#E2FBFD #FDE2FB #FBFDE2
tetradic
#E2FBFD #F2E2FD #FDE4E2 #EEFDE2
square
#E2FBFD #F2E2FD #FDE4E2 #EEFDE2
split-complementary
#E2FBFD #FDE2EE #FDF2E2
monochromatic
#6FEBF5 #A9F3F9 #E2FBFD #E2FBFD #E2FBFD
Accessibility & contrast
On white
1.08
#E2FBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#E2FBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBFD
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBFD | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FD
Deuteranopia (green-blind)
#F2F4FD
Tritanopia (blue-blind)
#DBFDFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e2fbfd; /* rgb */ color: rgb(226, 251, 253); /* oklch */ color: oklch(97.1% 0.026 202.6);
Tailwind
colors: {
custom: {
50: '#ebfcfe',
500: '#e2fbfd',
950: '#000000',
},
}SCSS
$custom: #e2fbfd; $custom-light: #ebfcfe; $custom-dark: #000000;
JSON
{
"hex": "#e2fbfd",
"rgb": {
"r": 226,
"g": 251,
"b": 253
},
"hsl": {
"h": 184.444,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.97056,
"c": 0.02619,
"h": 202.6
},
"luminance": 0.92255
}Semantic roles & 50–950 ramp
primary
#E2FBFD
secondary
#E7A29C
accent
#1302E4
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585