#80BEBC#80BEBC
#80BEBC is a light, moderate teal. Relative luminance 0.450; OKLCH L 75.9% C 0.064 H 193.3°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #80BEBC |
|---|---|
| RGB | rgb(128, 190, 188) |
| HSL | hsl(178, 32%, 62%) |
| HSV | hsv(178, 33%, 75%) |
| CMYK | cmyk(32.6%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(72.92, -20.22, -5.33) |
| CIE-LCH | lch(72.92, 20.91, 194.78°) |
| OKLab | oklab(75.9% -0.062 -0.0147) |
| OKLCH | oklch(75.9% 0.064 193.3) |
| XYZ | xyz(36.3895, 45.0448, 54.3443) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.21
Pale Teal
#82CBB2
ΔE00 9.02
Darkturquoise
#00CED1
ΔE00 9.21
Lightseagreen
#20B2AA
ΔE00 9.57
Cadetblue
#5F9EA0
ΔE00 9.57
Topaz
#13BBAF
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BEBC #BE8082
analogous
#80BE9D #80BEBC #80A1BE
triadic
#80BEBC #BC80BE #BEBC80
tetradic
#80BEBC #9D80BE #BE8082 #A1BE80
square
#80BEBC #9D80BE #BE8082 #A1BE80
split-complementary
#80BEBC #BE80A1 #BE9D80
monochromatic
#42817F #58A9A7 #80BEBC #A8D3D1 #D1E7E7
Accessibility & contrast
On white
2.10
#80BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#80BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BEBC
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BEBC | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BC
Deuteranopia (green-blind)
#ABAFBD
Tritanopia (blue-blind)
#69C2BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #80bebc; /* rgb */ color: rgb(128, 190, 188); /* oklch */ color: oklch(75.9% 0.064 193.3);
Tailwind
colors: {
custom: {
50: '#a7d1d0',
500: '#80bebc',
950: '#000000',
},
}SCSS
$custom: #80bebc; $custom-light: #a7d1d0; $custom-dark: #000000;
JSON
{
"hex": "#80bebc",
"rgb": {
"r": 128,
"g": 190,
"b": 188
},
"hsl": {
"h": 178.065,
"s": 32.292,
"l": 62.353
},
"oklch": {
"l": 0.75898,
"c": 0.06368,
"h": 193.3
},
"luminance": 0.45047
}Semantic roles & 50–950 ramp
primary
#80BEBC
secondary
#D8C2C2
accent
#3A3EAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282