#80CFBB#80CFBB
#80CFBB is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.084 H 176.1°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #80CFBB |
|---|---|
| RGB | rgb(128, 207, 187) |
| HSL | hsl(165, 45%, 66%) |
| HSV | hsv(165, 38%, 81%) |
| CMYK | cmyk(38.2%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(77.76, -28.86, 2.29) |
| CIE-LCH | lch(77.76, 28.96, 175.46°) |
| OKLab | oklab(79.77% -0.0834 0.0056) |
| OKLCH | oklch(79.77% 0.084 176.1) |
| XYZ | xyz(40.1812, 52.8000, 55.0782) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.23
Seafoam Blue
#78D1B6
ΔE00 2.41
Mediumaquamarine
#66CDAA
ΔE00 5.21
Light Teal
#90E4C1
ΔE00 6.47
Turquoise
#40E0D0
ΔE00 7.44
Mediumturquoise
#48D1CC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CFBB #CF8094
analogous
#80CF93 #80CFBB #80BBCF
triadic
#80CFBB #BB80CF #CFBB80
tetradic
#80CFBB #9380CF #CF8094 #BBCF80
square
#80CFBB #9380CF #CF8094 #BBCF80
split-complementary
#80CFBB #CF80BB #CF9380
monochromatic
#3A9A82 #54BEA3 #80CFBB #ACE0D3 #D9F1EB
Accessibility & contrast
On white
1.82
#80CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#80CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CFBB
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CFBB | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BA
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#67D1C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80cfbb; /* rgb */ color: rgb(128, 207, 187); /* oklch */ color: oklch(79.8% 0.084 176.1);
Tailwind
colors: {
custom: {
50: '#a8decf',
500: '#80cfbb',
950: '#000000',
},
}SCSS
$custom: #80cfbb; $custom-light: #a8decf; $custom-dark: #000000;
JSON
{
"hex": "#80cfbb",
"rgb": {
"r": 128,
"g": 207,
"b": 187
},
"hsl": {
"h": 164.81,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.79768,
"c": 0.08356,
"h": 176.1
},
"luminance": 0.52803
}Semantic roles & 50–950 ramp
primary
#80CFBB
secondary
#A05367
accent
#2D50B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483