#80CBBE#80CBBE
#80CBBE is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.9% C 0.077 H 182.1°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #80CBBE |
|---|---|
| RGB | rgb(128, 203, 190) |
| HSL | hsl(170, 42%, 65%) |
| HSV | hsv(170, 37%, 80%) |
| CMYK | cmyk(36.9%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(76.69, -26.24, -0.88) |
| CIE-LCH | lch(76.69, 26.25, 181.92°) |
| OKLab | oklab(78.94% -0.0772 -0.0028) |
| OKLCH | oklch(78.94% 0.077 182.1) |
| XYZ | xyz(39.5489, 51.0162, 56.4683) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.27
Seafoam Blue
#78D1B6
ΔE00 4.92
Mediumturquoise
#48D1CC
ΔE00 6.38
Mediumaquamarine
#66CDAA
ΔE00 7.44
Turquoise
#40E0D0
ΔE00 7.82
Tealish
#24BCA8
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CBBE #CB808D
analogous
#80CB99 #80CBBE #80B2CB
triadic
#80CBBE #BE80CB #CBBE80
tetradic
#80CBBE #9980CB #CB808D #B2CB80
square
#80CBBE #9980CB #CB808D #B2CB80
split-complementary
#80CBBE #CB80B2 #CB9980
monochromatic
#3D9485 #55B9A8 #80CBBE #ABDDD4 #D7EFEA
Accessibility & contrast
On white
1.87
#80CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#80CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CBBE
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CBBE | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#66CEC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #80cbbe; /* rgb */ color: rgb(128, 203, 190); /* oklch */ color: oklch(78.9% 0.077 182.1);
Tailwind
colors: {
custom: {
50: '#a8dbd1',
500: '#80cbbe',
950: '#000000',
},
}SCSS
$custom: #80cbbe; $custom-light: #a8dbd1; $custom-dark: #000000;
JSON
{
"hex": "#80cbbe",
"rgb": {
"r": 128,
"g": 203,
"b": 190
},
"hsl": {
"h": 169.6,
"s": 41.899,
"l": 64.902
},
"oklch": {
"l": 0.78935,
"c": 0.07727,
"h": 182.1
},
"luminance": 0.51019
}Semantic roles & 50–950 ramp
primary
#80CBBE
secondary
#9B5561
accent
#3147B5
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483