#80BEBB#80BEBB
#80BEBB is a light, moderate teal. Relative luminance 0.450; OKLCH L 75.9% C 0.064 H 192.1°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #80BEBB |
|---|---|
| RGB | rgb(128, 190, 187) |
| HSL | hsl(177, 32%, 62%) |
| HSV | hsv(177, 33%, 75%) |
| CMYK | cmyk(32.6%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(72.89, -20.45, -4.83) |
| CIE-LCH | lch(72.89, 21.02, 193.28°) |
| OKLab | oklab(75.87% -0.0624 -0.0133) |
| OKLCH | oklch(75.87% 0.064 192.1) |
| XYZ | xyz(36.2821, 45.0018, 53.7785) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.13
Pale Teal
#82CBB2
ΔE00 8.62
Darkturquoise
#00CED1
ΔE00 9.25
Lightseagreen
#20B2AA
ΔE00 9.42
Topaz
#13BBAF
ΔE00 9.49
Cadetblue
#5F9EA0
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BEBB #BE8083
analogous
#80BE9C #80BEBB #80A2BE
triadic
#80BEBB #BB80BE #BEBB80
tetradic
#80BEBB #9C80BE #BE8083 #A2BE80
square
#80BEBB #9C80BE #BE8083 #A2BE80
split-complementary
#80BEBB #BE80A2 #BE9C80
monochromatic
#42817E #58A9A5 #80BEBB #A8D3D1 #D1E7E6
Accessibility & contrast
On white
2.10
#80BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#80BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BEBB
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BEBB | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#69C1BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #80bebb; /* rgb */ color: rgb(128, 190, 187); /* oklch */ color: oklch(75.9% 0.064 192.1);
Tailwind
colors: {
custom: {
50: '#a7d1cf',
500: '#80bebb',
950: '#000000',
},
}SCSS
$custom: #80bebb; $custom-light: #a7d1cf; $custom-dark: #000000;
JSON
{
"hex": "#80bebb",
"rgb": {
"r": 128,
"g": 190,
"b": 187
},
"hsl": {
"h": 177.097,
"s": 32.292,
"l": 62.353
},
"oklch": {
"l": 0.75866,
"c": 0.06379,
"h": 192.1
},
"luminance": 0.45004
}Semantic roles & 50–950 ramp
primary
#80BEBB
secondary
#D8C2C3
accent
#3A40AB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282