#E4FBFE#E4FBFE
#E4FBFE is a very light, muted teal. Relative luminance 0.926; OKLCH L 97.2% C 0.024 H 206.2°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FBFE |
|---|---|
| RGB | rgb(228, 251, 254) |
| HSL | hsl(187, 93%, 95%) |
| HSV | hsv(187, 10%, 100%) |
| CMYK | cmyk(10.2%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(97.08, -6.88, -3.98) |
| CIE-LCH | lch(97.08, 7.95, 210.07°) |
| OKLab | oklab(97.22% -0.0219 -0.0107) |
| OKLCH | oklch(97.22% 0.024 206.2) |
| XYZ | xyz(84.3774, 92.6427, 107.1831) |
| Luminance | 0.9264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.95
Lightcyan
#E0FFFF
ΔE00 3.11
Ice Blue (survey)
#D7FFFE
ΔE00 5.49
Mintcream
#F5FFFA
ΔE00 5.49
Very Pale Blue
#D6FFFE
ΔE00 5.71
Very Light Blue
#D5FFFF
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FBFE #FEE7E4
analogous
#E4FEF4 #E4FBFE #E4EEFE
triadic
#E4FBFE #FEE4FB #FBFEE4
tetradic
#E4FBFE #F4E4FE #FEE7E4 #EEFEE4
square
#E4FBFE #F4E4FE #FEE7E4 #EEFEE4
split-complementary
#E4FBFE #FEE4EE #FEF4E4
monochromatic
#6EEAFA #A9F2FC #E1FBFE #E1FBFE #E1FBFE
Accessibility & contrast
On white
1.08
#E4FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#E4FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FBFE
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FBFE | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#F2F5FE
Tritanopia (blue-blind)
#DDFDFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e4fbfe; /* rgb */ color: rgb(228, 251, 254); /* oklch */ color: oklch(97.2% 0.024 206.2);
Tailwind
colors: {
custom: {
50: '#ecfcfe',
500: '#e4fbfe',
950: '#000000',
},
}SCSS
$custom: #e4fbfe; $custom-light: #ecfcfe; $custom-dark: #000000;
JSON
{
"hex": "#e4fbfe",
"rgb": {
"r": 228,
"g": 251,
"b": 254
},
"hsl": {
"h": 186.923,
"s": 92.857,
"l": 94.51
},
"oklch": {
"l": 0.97223,
"c": 0.02436,
"h": 206.2
},
"luminance": 0.92644
}Semantic roles & 50–950 ramp
primary
#E4FBFE
secondary
#EAA59C
accent
#1A00E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585