#80BBB4#80BBB4
#80BBB4 is a light, moderate teal. Relative luminance 0.434; OKLCH L 75.0% C 0.062 H 186.6°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #80BBB4 |
|---|---|
| RGB | rgb(128, 187, 180) |
| HSL | hsl(173, 30%, 62%) |
| HSV | hsv(173, 32%, 73%) |
| CMYK | cmyk(31.6%, 0%, 3.7%, 26.7%) |
| CIE-LAB | lab(71.84, -20.56, -2.55) |
| CIE-LCH | lch(71.84, 20.72, 187.08°) |
| OKLab | oklab(74.96% -0.0615 -0.0072) |
| OKLCH | oklch(74.96% 0.062 186.6) |
| XYZ | xyz(34.9078, 43.4232, 49.7133) |
| Luminance | 0.4343 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.48
Mediumturquoise
#48D1CC
ΔE00 8.77
Greyish Teal
#719F91
ΔE00 8.78
Seafoam Blue
#78D1B6
ΔE00 8.96
Lightseagreen
#20B2AA
ΔE00 9.05
Topaz
#13BBAF
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BBB4 #BB8087
analogous
#80BB97 #80BBB4 #80A5BB
triadic
#80BBB4 #B480BB #BBB480
tetradic
#80BBB4 #9780BB #BB8087 #A5BB80
square
#80BBB4 #9780BB #BB8087 #A5BB80
split-complementary
#80BBB4 #BB80A5 #BB9780
monochromatic
#437D77 #59A59C #80BBB4 #A8D0CC #D0E6E3
Accessibility & contrast
On white
2.17
#80BBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#80BBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BBB4
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BBB4 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B5B4
Deuteranopia (green-blind)
#AAADB5
Tritanopia (blue-blind)
#6CBEB9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #80bbb4; /* rgb */ color: rgb(128, 187, 180); /* oklch */ color: oklch(75.0% 0.062 186.6);
Tailwind
colors: {
custom: {
50: '#a7cfca',
500: '#80bbb4',
950: '#000000',
},
}SCSS
$custom: #80bbb4; $custom-light: #a7cfca; $custom-dark: #000000;
JSON
{
"hex": "#80bbb4",
"rgb": {
"r": 128,
"g": 187,
"b": 180
},
"hsl": {
"h": 172.881,
"s": 30.256,
"l": 61.765
},
"oklch": {
"l": 0.7496,
"c": 0.06193,
"h": 186.6
},
"luminance": 0.43425
}Semantic roles & 50–950 ramp
primary
#80BBB4
secondary
#D6C0C3
accent
#3D49A9
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282