#80BEBF#80BEBF
#80BEBF is a light, moderate teal. Relative luminance 0.452; OKLCH L 76.0% C 0.064 H 197.2°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #80BEBF |
|---|---|
| RGB | rgb(128, 190, 191) |
| HSL | hsl(181, 33%, 63%) |
| HSV | hsv(181, 33%, 75%) |
| CMYK | cmyk(33%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(73.01, -19.51, -6.84) |
| CIE-LCH | lch(73.01, 20.67, 199.33°) |
| OKLab | oklab(76% -0.0607 -0.0188) |
| OKLCH | oklch(76% 0.064 197.2) |
| XYZ | xyz(36.7162, 45.1755, 56.0652) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.61
Darkturquoise
#00CED1
ΔE00 9.24
Cadetblue
#5F9EA0
ΔE00 9.51
Turquoise Blue
#06B1C4
ΔE00 9.92
Powder Blue
#B0E0E6
ΔE00 9.97
Lightseagreen
#20B2AA
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BEBF #BF8180
analogous
#80BFA0 #80BEBF #809FBF
triadic
#80BEBF #BF80BE #BEBF80
tetradic
#80BEBF #A080BF #BF8180 #9FBF80
square
#80BEBF #A080BF #BF8180 #9FBF80
split-complementary
#80BEBF #BF809F #BFA080
monochromatic
#428283 #57A9AA #80BEBF #A9D3D4 #D1E8E8
Accessibility & contrast
On white
2.09
#80BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#80BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BEBF
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BEBF | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#AAB0C0
Tritanopia (blue-blind)
#68C2BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #80bebf; /* rgb */ color: rgb(128, 190, 191); /* oklch */ color: oklch(76.0% 0.064 197.2);
Tailwind
colors: {
custom: {
50: '#a7d1d2',
500: '#80bebf',
950: '#000000',
},
}SCSS
$custom: #80bebf; $custom-light: #a7d1d2; $custom-dark: #000000;
JSON
{
"hex": "#80bebf",
"rgb": {
"r": 128,
"g": 190,
"b": 191
},
"hsl": {
"h": 180.952,
"s": 32.984,
"l": 62.549
},
"oklch": {
"l": 0.75995,
"c": 0.06355,
"h": 197.2
},
"luminance": 0.45178
}Semantic roles & 50–950 ramp
primary
#80BEBF
secondary
#D9C2C2
accent
#3C3AAC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282