#E0FCFE#E0FCFE
#E0FCFE is a very light, muted teal. Relative luminance 0.926; OKLCH L 97.2% C 0.029 H 201.9°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FCFE |
|---|---|
| RGB | rgb(224, 252, 254) |
| HSL | hsl(184, 94%, 94%) |
| HSV | hsv(184, 12%, 100%) |
| CMYK | cmyk(11.8%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(97.07, -8.64, -4.03) |
| CIE-LCH | lch(97.07, 9.53, 204.99°) |
| OKLab | oklab(97.15% -0.0271 -0.0109) |
| OKLCH | oklch(97.15% 0.029 201.9) |
| XYZ | xyz(83.4359, 92.6222, 107.2287) |
| Luminance | 0.9262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.47
Ice Blue (survey)
#D7FFFE
ΔE00 3.76
Very Pale Blue
#D6FFFE
ΔE00 3.98
Very Light Blue
#D5FFFF
ΔE00 4.00
Really Light Blue
#D4FFFF
ΔE00 4.23
Azure (CSS)
#F0FFFF
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FCFE #FEE2E0
analogous
#E0FEF1 #E0FCFE #E0EDFE
triadic
#E0FCFE #FEE0FC #FCFEE0
tetradic
#E0FCFE #F1E0FE #FEE2E0 #EDFEE0
square
#E0FCFE #F1E0FE #FEE2E0 #EDFEE0
split-complementary
#E0FCFE #FEE0ED #FEF1E0
monochromatic
#69F1FA #A5F6FC #E0FCFE #E1FCFE #E1FCFE
Accessibility & contrast
On white
1.08
#E0FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#E0FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FCFE
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FCFE | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FE
Deuteranopia (green-blind)
#F2F5FE
Tritanopia (blue-blind)
#D8FEFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e0fcfe; /* rgb */ color: rgb(224, 252, 254); /* oklch */ color: oklch(97.2% 0.029 201.9);
Tailwind
colors: {
custom: {
50: '#eafdfe',
500: '#e0fcfe',
950: '#000000',
},
}SCSS
$custom: #e0fcfe; $custom-light: #eafdfe; $custom-dark: #000000;
JSON
{
"hex": "#e0fcfe",
"rgb": {
"r": 224,
"g": 252,
"b": 254
},
"hsl": {
"h": 184,
"s": 93.75,
"l": 93.725
},
"oklch": {
"l": 0.9715,
"c": 0.0292,
"h": 201.9
},
"luminance": 0.92624
}Semantic roles & 50–950 ramp
primary
#E0FCFE
secondary
#EA9E98
accent
#0F00E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585