#80CABA#80CABA
#80CABA is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.6% C 0.078 H 178.9°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #80CABA |
|---|---|
| RGB | rgb(128, 202, 186) |
| HSL | hsl(167, 41%, 65%) |
| HSV | hsv(167, 37%, 79%) |
| CMYK | cmyk(36.6%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(76.30, -26.66, 0.71) |
| CIE-LCH | lch(76.30, 26.67, 178.48°) |
| OKLab | oklab(78.59% -0.0777 0.0015) |
| OKLCH | oklch(78.59% 0.078 178.9) |
| XYZ | xyz(38.8823, 50.3729, 54.1190) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.13
Seafoam Blue
#78D1B6
ΔE00 4.02
Mediumaquamarine
#66CDAA
ΔE00 6.45
Mediumturquoise
#48D1CC
ΔE00 7.16
Turquoise
#40E0D0
ΔE00 8.11
Light Teal
#90E4C1
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CABA #CA8090
analogous
#80CA95 #80CABA #80B5CA
triadic
#80CABA #BA80CA #CABA80
tetradic
#80CABA #9580CA #CA8090 #B5CA80
square
#80CABA #9580CA #CA8090 #B5CA80
split-complementary
#80CABA #CA80B5 #CA9580
monochromatic
#3D9280 #55B8A3 #80CABA #ABDCD1 #D6EEE9
Accessibility & contrast
On white
1.90
#80CABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#80CABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CABA
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CABA | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2B9
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#68CCC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #80caba; /* rgb */ color: rgb(128, 202, 186); /* oklch */ color: oklch(78.6% 0.078 178.9);
Tailwind
colors: {
custom: {
50: '#a8dace',
500: '#80caba',
950: '#000000',
},
}SCSS
$custom: #80caba; $custom-light: #a8dace; $custom-dark: #000000;
JSON
{
"hex": "#80caba",
"rgb": {
"r": 128,
"g": 202,
"b": 186
},
"hsl": {
"h": 167.027,
"s": 41.111,
"l": 64.706
},
"oklch": {
"l": 0.78586,
"c": 0.07772,
"h": 178.9
},
"luminance": 0.50375
}Semantic roles & 50–950 ramp
primary
#80CABA
secondary
#995564
accent
#314EB4
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101513
muted
#818483