#80E0EA#80E0EA
#80E0EA is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.1% C 0.092 H 204.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #80E0EA |
|---|---|
| RGB | rgb(128, 224, 234) |
| HSL | hsl(186, 72%, 71%) |
| HSV | hsv(186, 45%, 92%) |
| CMYK | cmyk(45.3%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(83.88, -25.81, -13.73) |
| CIE-LCH | lch(83.88, 29.24, 208.01°) |
| OKLab | oklab(85.12% -0.0838 -0.0378) |
| OKLCH | oklch(85.12% 0.092 204.3) |
| XYZ | xyz(50.4033, 63.8370, 87.4916) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.75
Robin'S Egg Blue
#98EFF9
ΔE00 3.78
Robin Egg Blue
#8AF1FE
ΔE00 3.85
Aqua Blue
#02D8E9
ΔE00 6.12
Paleturquoise
#AFEEEE
ΔE00 6.45
Powder Blue
#B0E0E6
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E0EA #EA8A80
analogous
#80EABF #80E0EA #80ABEA
triadic
#80E0EA #EA80E0 #E0EA80
tetradic
#80E0EA #BF80EA #EA8A80 #ABEA80
square
#80E0EA #BF80EA #EA8A80 #ABEA80
split-complementary
#80E0EA #EA80AB #EABF80
monochromatic
#22BDCE #4BD3E1 #80E0EA #B5EDF3 #E5F9FB
Accessibility & contrast
On white
1.53
#80E0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#80E0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E0EA
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E0EA | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#C1CCEA
Tritanopia (blue-blind)
#49E7E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #80e0ea; /* rgb */ color: rgb(128, 224, 234); /* oklch */ color: oklch(85.1% 0.092 204.3);
Tailwind
colors: {
custom: {
50: '#abeaf0',
500: '#80e0ea',
950: '#000000',
},
}SCSS
$custom: #80e0ea; $custom-light: #abeaf0; $custom-dark: #000000;
JSON
{
"hex": "#80e0ea",
"rgb": {
"r": 128,
"g": 224,
"b": 234
},
"hsl": {
"h": 185.66,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.85119,
"c": 0.09192,
"h": 204.3
},
"luminance": 0.63841
}Semantic roles & 50–950 ramp
primary
#80E0EA
secondary
#C3564B
accent
#2412D4
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111616
muted
#818485