#E0FAFE#E0FAFE
#E0FAFE is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.7% C 0.028 H 207.8°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FAFE |
|---|---|
| RGB | rgb(224, 250, 254) |
| HSL | hsl(188, 94%, 94%) |
| HSV | hsv(188, 12%, 100%) |
| CMYK | cmyk(11.8%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(96.56, -7.64, -4.78) |
| CIE-LCH | lch(96.56, 9.01, 212.04°) |
| OKLab | oklab(96.75% -0.0244 -0.0129) |
| OKLCH | oklch(96.75% 0.028 207.8) |
| XYZ | xyz(82.8112, 91.3727, 107.0204) |
| Luminance | 0.9137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.75
Azure (CSS)
#F0FFFF
ΔE00 3.91
Ice Blue (survey)
#D7FFFE
ΔE00 4.92
Very Light Blue
#D5FFFF
ΔE00 5.10
Very Pale Blue
#D6FFFE
ΔE00 5.13
Really Light Blue
#D4FFFF
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FAFE #FEE4E0
analogous
#E0FEF3 #E0FAFE #E0EBFE
triadic
#E0FAFE #FEE0FA #FAFEE0
tetradic
#E0FAFE #F3E0FE #FEE4E0 #EBFEE0
square
#E0FAFE #F3E0FE #FEE4E0 #EBFEE0
split-complementary
#E0FAFE #FEE0EB #FEF3E0
monochromatic
#69E7FA #A5F0FC #E0FAFE #E1FAFE #E1FAFE
Accessibility & contrast
On white
1.09
#E0FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#E0FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FAFE
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FAFE | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FE
Deuteranopia (green-blind)
#F0F3FE
Tritanopia (blue-blind)
#D8FCFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e0fafe; /* rgb */ color: rgb(224, 250, 254); /* oklch */ color: oklch(96.7% 0.028 207.8);
Tailwind
colors: {
custom: {
50: '#eafcfe',
500: '#e0fafe',
950: '#000000',
},
}SCSS
$custom: #e0fafe; $custom-light: #eafcfe; $custom-dark: #000000;
JSON
{
"hex": "#e0fafe",
"rgb": {
"r": 224,
"g": 250,
"b": 254
},
"hsl": {
"h": 188,
"s": 93.75,
"l": 93.725
},
"oklch": {
"l": 0.96747,
"c": 0.02763,
"h": 207.8
},
"luminance": 0.91374
}Semantic roles & 50–950 ramp
primary
#E0FAFE
secondary
#EAA398
accent
#1F00E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585