#80BABE#80BABE
#80BABE is a light, moderate teal. Relative luminance 0.434; OKLCH L 75.1% C 0.060 H 201.4°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #80BABE |
|---|---|
| RGB | rgb(128, 186, 190) |
| HSL | hsl(184, 32%, 62%) |
| HSV | hsv(184, 33%, 75%) |
| CMYK | cmyk(32.6%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(71.84, -17.69, -8.03) |
| CIE-LCH | lch(71.84, 19.43, 204.40°) |
| OKLab | oklab(75.05% -0.0561 -0.022) |
| OKLCH | oklch(75.05% 0.06 201.4) |
| XYZ | xyz(35.7521, 43.4227, 55.2028) |
| Luminance | 0.4343 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.75
Turquoise Blue
#06B1C4
ΔE00 9.33
Mediumturquoise
#48D1CC
ΔE00 10.07
Darkturquoise
#00CED1
ΔE00 10.28
Sky Blue
#87CEEB
ΔE00 10.29
Powder Blue
#B0E0E6
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BABE #BE8480
analogous
#80BEA3 #80BABE #809BBE
triadic
#80BABE #BE80BA #BABE80
tetradic
#80BABE #A380BE #BE8480 #9BBE80
square
#80BABE #A380BE #BE8480 #9BBE80
split-complementary
#80BABE #BE809B #BEA380
monochromatic
#427D81 #58A4A9 #80BABE #A8D0D3 #D1E6E7
Accessibility & contrast
On white
2.17
#80BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#80BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BABE
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BABE | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BE
Deuteranopia (green-blind)
#A7ACBE
Tritanopia (blue-blind)
#69BEBB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #80babe; /* rgb */ color: rgb(128, 186, 190); /* oklch */ color: oklch(75.1% 0.060 201.4);
Tailwind
colors: {
custom: {
50: '#a7ced1',
500: '#80babe',
950: '#000000',
},
}SCSS
$custom: #80babe; $custom-light: #a7ced1; $custom-dark: #000000;
JSON
{
"hex": "#80babe",
"rgb": {
"r": 128,
"g": 186,
"b": 190
},
"hsl": {
"h": 183.871,
"s": 32.292,
"l": 62.353
},
"oklch": {
"l": 0.75054,
"c": 0.06023,
"h": 201.4
},
"luminance": 0.43425
}Semantic roles & 50–950 ramp
primary
#80BABE
secondary
#D8C3C2
accent
#423AAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282