#80BBB3#80BBB3
#80BBB3 is a light, moderate teal. Relative luminance 0.434; OKLCH L 74.9% C 0.062 H 185.4°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #80BBB3 |
|---|---|
| RGB | rgb(128, 187, 179) |
| HSL | hsl(172, 30%, 62%) |
| HSV | hsv(172, 32%, 73%) |
| CMYK | cmyk(31.6%, 0%, 4.3%, 26.7%) |
| CIE-LAB | lab(71.81, -20.79, -2.05) |
| CIE-LCH | lch(71.81, 20.89, 185.63°) |
| OKLab | oklab(74.93% -0.0619 -0.0058) |
| OKLCH | oklch(74.93% 0.062 185.4) |
| XYZ | xyz(34.8063, 43.3826, 49.1787) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.14
Greyish Teal
#719F91
ΔE00 8.64
Seafoam Blue
#78D1B6
ΔE00 8.66
Mediumturquoise
#48D1CC
ΔE00 8.82
Topaz
#13BBAF
ΔE00 9.02
Lightseagreen
#20B2AA
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BBB3 #BB8088
analogous
#80BB96 #80BBB3 #80A6BB
triadic
#80BBB3 #B380BB #BBB380
tetradic
#80BBB3 #9680BB #BB8088 #A6BB80
square
#80BBB3 #9680BB #BB8088 #A6BB80
split-complementary
#80BBB3 #BB80A6 #BB9680
monochromatic
#437D76 #59A59B #80BBB3 #A8D0CB #D0E6E3
Accessibility & contrast
On white
2.17
#80BBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#80BBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BBB3
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BBB3 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B5B3
Deuteranopia (green-blind)
#AAADB4
Tritanopia (blue-blind)
#6DBEB8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #80bbb3; /* rgb */ color: rgb(128, 187, 179); /* oklch */ color: oklch(74.9% 0.062 185.4);
Tailwind
colors: {
custom: {
50: '#a7cfc9',
500: '#80bbb3',
950: '#000000',
},
}SCSS
$custom: #80bbb3; $custom-light: #a7cfc9; $custom-dark: #000000;
JSON
{
"hex": "#80bbb3",
"rgb": {
"r": 128,
"g": 187,
"b": 179
},
"hsl": {
"h": 171.864,
"s": 30.256,
"l": 61.765
},
"oklch": {
"l": 0.74929,
"c": 0.0622,
"h": 185.4
},
"luminance": 0.43385
}Semantic roles & 50–950 ramp
primary
#80BBB3
secondary
#D6C0C3
accent
#3D4BA9
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282