#80E2ED#80E2ED
#80E2ED is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.7% C 0.094 H 205.0°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #80E2ED |
|---|---|
| RGB | rgb(128, 226, 237) |
| HSL | hsl(186, 75%, 72%) |
| HSV | hsv(186, 46%, 93%) |
| CMYK | cmyk(46%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(84.53, -26.02, -14.34) |
| CIE-LCH | lch(84.53, 29.71, 208.86°) |
| OKLab | oklab(85.67% -0.0848 -0.0395) |
| OKLCH | oklch(85.67% 0.094 205) |
| XYZ | xyz(51.3786, 65.0922, 89.9609) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.26
Robin Egg Blue
#8AF1FE
ΔE00 3.35
Robin'S Egg Blue
#98EFF9
ΔE00 3.42
Aqua Blue
#02D8E9
ΔE00 6.19
Paleturquoise
#AFEEEE
ΔE00 6.46
Powder Blue
#B0E0E6
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E2ED #ED8B80
analogous
#80EDC2 #80E2ED #80ACED
triadic
#80E2ED #ED80E2 #E2ED80
tetradic
#80E2ED #C280ED #ED8B80 #ACED80
square
#80E2ED #C280ED #ED8B80 #ACED80
split-complementary
#80E2ED #ED80AC #EDC280
monochromatic
#1EC2D4 #4AD6E5 #80E2ED #B6EEF5 #E4F9FB
Accessibility & contrast
On white
1.50
#80E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#80E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E2ED
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E2ED | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEE
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#46E9E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #80e2ed; /* rgb */ color: rgb(128, 226, 237); /* oklch */ color: oklch(85.7% 0.094 205.0);
Tailwind
colors: {
custom: {
50: '#abebf2',
500: '#80e2ed',
950: '#000000',
},
}SCSS
$custom: #80e2ed; $custom-light: #abebf2; $custom-dark: #000000;
JSON
{
"hex": "#80e2ed",
"rgb": {
"r": 128,
"g": 226,
"b": 237
},
"hsl": {
"h": 186.055,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.8567,
"c": 0.09359,
"h": 205
},
"luminance": 0.65096
}Semantic roles & 50–950 ramp
primary
#80E2ED
secondary
#C7574A
accent
#220ED7
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111617
muted
#818485