#80CFBE#80CFBE
#80CFBE is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.9% C 0.082 H 178.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #80CFBE |
|---|---|
| RGB | rgb(128, 207, 190) |
| HSL | hsl(167, 45%, 66%) |
| HSV | hsv(167, 38%, 81%) |
| CMYK | cmyk(38.2%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(77.83, -28.19, 0.79) |
| CIE-LCH | lch(77.83, 28.20, 178.39°) |
| OKLab | oklab(79.86% -0.0821 0.0017) |
| OKLCH | oklch(79.86% 0.082 178.8) |
| XYZ | xyz(40.5057, 52.9299, 56.7873) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.17
Seafoam Blue
#78D1B6
ΔE00 3.38
Mediumaquamarine
#66CDAA
ΔE00 6.13
Mediumturquoise
#48D1CC
ΔE00 6.86
Turquoise
#40E0D0
ΔE00 7.14
Light Teal
#90E4C1
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CFBE #CF8091
analogous
#80CF96 #80CFBE #80B8CF
triadic
#80CFBE #BE80CF #CFBE80
tetradic
#80CFBE #9680CF #CF8091 #B8CF80
square
#80CFBE #9680CF #CF8091 #B8CF80
split-complementary
#80CFBE #CF80B8 #CF9680
monochromatic
#3A9A86 #54BEA7 #80CFBE #ACE0D5 #D9F1EB
Accessibility & contrast
On white
1.81
#80CFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#80CFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CFBE
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CFBE | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BD
Deuteranopia (green-blind)
#BBBCBF
Tritanopia (blue-blind)
#65D1CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80cfbe; /* rgb */ color: rgb(128, 207, 190); /* oklch */ color: oklch(79.9% 0.082 178.8);
Tailwind
colors: {
custom: {
50: '#a8ded1',
500: '#80cfbe',
950: '#000000',
},
}SCSS
$custom: #80cfbe; $custom-light: #a8ded1; $custom-dark: #000000;
JSON
{
"hex": "#80cfbe",
"rgb": {
"r": 128,
"g": 207,
"b": 190
},
"hsl": {
"h": 167.089,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.79855,
"c": 0.0821,
"h": 178.8
},
"luminance": 0.52933
}Semantic roles & 50–950 ramp
primary
#80CFBE
secondary
#A05364
accent
#2D4BB8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483