#E0FCFC#E0FCFC
#E0FCFC is a very light, muted teal. Relative luminance 0.925; OKLCH L 97.1% C 0.029 H 196.7°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FCFC |
|---|---|
| RGB | rgb(224, 252, 252) |
| HSL | hsl(180, 82%, 93%) |
| HSV | hsv(180, 11%, 99%) |
| CMYK | cmyk(11.1%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(97.02, -9.03, -3.07) |
| CIE-LCH | lch(97.02, 9.53, 198.80°) |
| OKLab | oklab(97.09% -0.0278 -0.0083) |
| OKLCH | oklch(97.09% 0.029 196.7) |
| XYZ | xyz(83.1174, 92.4947, 105.5508) |
| Luminance | 0.9250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.98
Ice Blue (survey)
#D7FFFE
ΔE00 3.32
Very Pale Blue
#D6FFFE
ΔE00 3.56
Very Light Blue
#D5FFFF
ΔE00 3.67
Really Light Blue
#D4FFFF
ΔE00 3.90
Ice
#D6FFFA
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FCFC #FCE0E0
analogous
#E0FCEE #E0FCFC #E0EEFC
triadic
#E0FCFC #FCE0FC #FCFCE0
tetradic
#E0FCFC #EEE0FC #FCE0E0 #EEFCE0
square
#E0FCFC #EEE0FC #FCE0E0 #EEFCE0
split-complementary
#E0FCFC #FCE0EE #FCEEE0
monochromatic
#70F1F1 #A8F7F7 #E0FCFC #E3FCFC #E3FCFC
Accessibility & contrast
On white
1.08
#E0FCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#E0FCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FCFC
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FCFC | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FC
Deuteranopia (green-blind)
#F2F5FC
Tritanopia (blue-blind)
#D8FEFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e0fcfc; /* rgb */ color: rgb(224, 252, 252); /* oklch */ color: oklch(97.1% 0.029 196.7);
Tailwind
colors: {
custom: {
50: '#eafdfd',
500: '#e0fcfc',
950: '#000000',
},
}SCSS
$custom: #e0fcfc; $custom-light: #eafdfd; $custom-dark: #000000;
JSON
{
"hex": "#e0fcfc",
"rgb": {
"r": 224,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 82.353,
"l": 93.333
},
"oklch": {
"l": 0.97092,
"c": 0.02907,
"h": 196.7
},
"luminance": 0.92496
}Semantic roles & 50–950 ramp
primary
#E0FCFC
secondary
#E49C9C
accent
#0707DF
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585