#80E2EC#80E2EC
#80E2EC is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.6% C 0.093 H 204.1°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #80E2EC |
|---|---|
| RGB | rgb(128, 226, 236) |
| HSL | hsl(186, 74%, 71%) |
| HSV | hsv(186, 46%, 93%) |
| CMYK | cmyk(45.8%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(84.50, -26.28, -13.86) |
| CIE-LCH | lch(84.50, 29.71, 207.80°) |
| OKLab | oklab(85.64% -0.0853 -0.0382) |
| OKLCH | oklch(85.64% 0.093 204.1) |
| XYZ | xyz(51.2329, 65.0339, 89.1936) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.37
Robin Egg Blue
#8AF1FE
ΔE00 3.44
Robin'S Egg Blue
#98EFF9
ΔE00 3.46
Aqua Blue
#02D8E9
ΔE00 6.19
Paleturquoise
#AFEEEE
ΔE00 6.33
Powder Blue
#B0E0E6
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E2EC #EC8A80
analogous
#80ECC0 #80E2EC #80ACEC
triadic
#80E2EC #EC80E2 #E2EC80
tetradic
#80E2EC #C080EC #EC8A80 #ACEC80
square
#80E2EC #C080EC #EC8A80 #ACEC80
split-complementary
#80E2EC #EC80AC #ECC080
monochromatic
#1FC2D2 #4BD6E4 #80E2EC #B5EEF4 #E4F9FB
Accessibility & contrast
On white
1.50
#80E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#80E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E2EC
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E2EC | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBED
Deuteranopia (green-blind)
#C3CDEC
Tritanopia (blue-blind)
#47E9E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #80e2ec; /* rgb */ color: rgb(128, 226, 236); /* oklch */ color: oklch(85.6% 0.093 204.1);
Tailwind
colors: {
custom: {
50: '#abebf2',
500: '#80e2ec',
950: '#000000',
},
}SCSS
$custom: #80e2ec; $custom-light: #abebf2; $custom-dark: #000000;
JSON
{
"hex": "#80e2ec",
"rgb": {
"r": 128,
"g": 226,
"b": 236
},
"hsl": {
"h": 185.556,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.85636,
"c": 0.0934,
"h": 204.1
},
"luminance": 0.65038
}Semantic roles & 50–950 ramp
primary
#80E2EC
secondary
#C6564B
accent
#220FD6
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111616
muted
#818485