#80CEBF#80CEBF
#80CEBF is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.080 H 180.5°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #80CEBF |
|---|---|
| RGB | rgb(128, 206, 191) |
| HSL | hsl(168, 44%, 65%) |
| HSV | hsv(168, 38%, 81%) |
| CMYK | cmyk(37.9%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(77.57, -27.48, -0.12) |
| CIE-LCH | lch(77.57, 27.48, 180.26°) |
| OKLab | oklab(79.66% -0.0804 -0.0008) |
| OKLCH | oklch(79.66% 0.08 180.5) |
| XYZ | xyz(40.3738, 52.4907, 57.2844) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.74
Seafoam Blue
#78D1B6
ΔE00 4.09
Mediumturquoise
#48D1CC
ΔE00 6.47
Mediumaquamarine
#66CDAA
ΔE00 6.77
Turquoise
#40E0D0
ΔE00 7.23
Light Teal
#90E4C1
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CEBF #CE808F
analogous
#80CE98 #80CEBF #80B6CE
triadic
#80CEBF #BF80CE #CEBF80
tetradic
#80CEBF #9880CE #CE808F #B6CE80
square
#80CEBF #9880CE #CE808F #B6CE80
split-complementary
#80CEBF #CE80B6 #CE9880
monochromatic
#3B9987 #54BDA9 #80CEBF #ACDFD5 #D8F0EC
Accessibility & contrast
On white
1.83
#80CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#80CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CEBF
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CEBF | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BE
Deuteranopia (green-blind)
#BABCC0
Tritanopia (blue-blind)
#65D1C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80cebf; /* rgb */ color: rgb(128, 206, 191); /* oklch */ color: oklch(79.7% 0.080 180.5);
Tailwind
colors: {
custom: {
50: '#a8ddd2',
500: '#80cebf',
950: '#000000',
},
}SCSS
$custom: #80cebf; $custom-light: #a8ddd2; $custom-dark: #000000;
JSON
{
"hex": "#80cebf",
"rgb": {
"r": 128,
"g": 206,
"b": 191
},
"hsl": {
"h": 168.462,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.79655,
"c": 0.08044,
"h": 180.5
},
"luminance": 0.52493
}Semantic roles & 50–950 ramp
primary
#80CEBF
secondary
#9F5462
accent
#2E48B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483