#80DBEC#80DBEC
#80DBEC is a very light, moderate teal. Relative luminance 0.613; OKLCH L 84.1% C 0.090 H 210.9°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #80DBEC |
|---|---|
| RGB | rgb(128, 219, 236) |
| HSL | hsl(189, 74%, 71%) |
| HSV | hsv(189, 46%, 93%) |
| CMYK | cmyk(45.8%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(82.54, -22.83, -16.80) |
| CIE-LCH | lch(82.54, 28.34, 216.35°) |
| OKLab | oklab(84.07% -0.0773 -0.0463) |
| OKLCH | oklch(84.07% 0.09 210.9) |
| XYZ | xyz(49.3682, 61.3044, 88.5720) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.94
Robin'S Egg Blue
#98EFF9
ΔE00 5.14
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Sky Blue
#87CEEB
ΔE00 6.32
Aqua Blue
#02D8E9
ΔE00 6.60
Neon Blue
#04D9FF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DBEC #EC9180
analogous
#80ECC7 #80DBEC #80A5EC
triadic
#80DBEC #EC80DB #DBEC80
tetradic
#80DBEC #C780EC #EC9180 #A5EC80
square
#80DBEC #C780EC #EC9180 #A5EC80
split-complementary
#80DBEC #EC80A5 #ECC780
monochromatic
#1FB6D2 #4BCCE4 #80DBEC #B5EAF4 #E4F7FB
Accessibility & contrast
On white
1.58
#80DBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#80DBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DBEC
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DBEC | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5ED
Deuteranopia (green-blind)
#BBC8EC
Tritanopia (blue-blind)
#49E3E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #80dbec; /* rgb */ color: rgb(128, 219, 236); /* oklch */ color: oklch(84.1% 0.090 210.9);
Tailwind
colors: {
custom: {
50: '#abe6f2',
500: '#80dbec',
950: '#000000',
},
}SCSS
$custom: #80dbec; $custom-light: #abe6f2; $custom-dark: #000000;
JSON
{
"hex": "#80dbec",
"rgb": {
"r": 128,
"g": 219,
"b": 236
},
"hsl": {
"h": 189.444,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.84067,
"c": 0.09013,
"h": 210.9
},
"luminance": 0.61308
}Semantic roles & 50–950 ramp
primary
#80DBEC
secondary
#C65E4B
accent
#2F0FD6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#111616
muted
#818485