#80E2EE#80E2EE
#80E2EE is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.7% C 0.094 H 205.8°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #80E2EE |
|---|---|
| RGB | rgb(128, 226, 238) |
| HSL | hsl(187, 76%, 72%) |
| HSV | hsv(187, 46%, 93%) |
| CMYK | cmyk(46.2%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(84.56, -25.76, -14.82) |
| CIE-LCH | lch(84.56, 29.72, 209.91°) |
| OKLab | oklab(85.7% -0.0845 -0.0408) |
| OKLCH | oklch(85.7% 0.094 205.8) |
| XYZ | xyz(51.5251, 65.1508, 90.7325) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.19
Robin Egg Blue
#8AF1FE
ΔE00 3.30
Robin'S Egg Blue
#98EFF9
ΔE00 3.41
Aqua Blue
#02D8E9
ΔE00 6.20
Paleturquoise
#AFEEEE
ΔE00 6.60
Powder Blue
#B0E0E6
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E2EE #EE8C80
analogous
#80EEC3 #80E2EE #80ABEE
triadic
#80E2EE #EE80E2 #E2EE80
tetradic
#80E2EE #C380EE #EE8C80 #ABEE80
square
#80E2EE #C380EE #EE8C80 #ABEE80
split-complementary
#80E2EE #EE80AB #EEC380
monochromatic
#1DC3D7 #4AD6E7 #80E2EE #B6EEF5 #E4F9FB
Accessibility & contrast
On white
1.50
#80E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#80E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E2EE
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E2EE | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#C2CDEE
Tritanopia (blue-blind)
#45E9E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #80e2ee; /* rgb */ color: rgb(128, 226, 238); /* oklch */ color: oklch(85.7% 0.094 205.8);
Tailwind
colors: {
custom: {
50: '#abebf3',
500: '#80e2ee',
950: '#000000',
},
}SCSS
$custom: #80e2ee; $custom-light: #abebf3; $custom-dark: #000000;
JSON
{
"hex": "#80e2ee",
"rgb": {
"r": 128,
"g": 226,
"b": 238
},
"hsl": {
"h": 186.545,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.85704,
"c": 0.09381,
"h": 205.8
},
"luminance": 0.65155
}Semantic roles & 50–950 ramp
primary
#80E2EE
secondary
#C8584A
accent
#230DD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111617
muted
#818485