#E0FBFC#E0FBFC
#E0FBFC is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.9% C 0.028 H 199.4°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FBFC |
|---|---|
| RGB | rgb(224, 251, 252) |
| HSL | hsl(182, 82%, 93%) |
| HSV | hsv(182, 11%, 99%) |
| CMYK | cmyk(11.1%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(96.77, -8.52, -3.45) |
| CIE-LCH | lch(96.77, 9.20, 202.03°) |
| OKLab | oklab(96.89% -0.0265 -0.0093) |
| OKLCH | oklch(96.89% 0.028 199.4) |
| XYZ | xyz(82.8042, 91.8683, 105.4464) |
| Luminance | 0.9187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.48
Ice Blue (survey)
#D7FFFE
ΔE00 3.81
Very Pale Blue
#D6FFFE
ΔE00 4.04
Very Light Blue
#D5FFFF
ΔE00 4.11
Azure (CSS)
#F0FFFF
ΔE00 4.11
Really Light Blue
#D4FFFF
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FBFC #FCE1E0
analogous
#E0FCEF #E0FBFC #E0EDFC
triadic
#E0FBFC #FCE0FB #FBFCE0
tetradic
#E0FBFC #EFE0FC #FCE1E0 #EDFCE0
square
#E0FBFC #EFE0FC #FCE1E0 #EDFCE0
split-complementary
#E0FBFC #FCE0ED #FCEFE0
monochromatic
#70EDF1 #A8F4F7 #E0FBFC #E3FBFC #E3FBFC
Accessibility & contrast
On white
1.08
#E0FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#E0FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FBFC
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FBFC | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FC
Deuteranopia (green-blind)
#F1F4FC
Tritanopia (blue-blind)
#D8FDFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e0fbfc; /* rgb */ color: rgb(224, 251, 252); /* oklch */ color: oklch(96.9% 0.028 199.4);
Tailwind
colors: {
custom: {
50: '#e9fcfd',
500: '#e0fbfc',
950: '#000000',
},
}SCSS
$custom: #e0fbfc; $custom-light: #e9fcfd; $custom-dark: #000000;
JSON
{
"hex": "#e0fbfc",
"rgb": {
"r": 224,
"g": 251,
"b": 252
},
"hsl": {
"h": 182.143,
"s": 82.353,
"l": 93.333
},
"oklch": {
"l": 0.9689,
"c": 0.02811,
"h": 199.4
},
"luminance": 0.9187
}Semantic roles & 50–950 ramp
primary
#E0FBFC
secondary
#E49E9C
accent
#0E07DF
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585