#80B3BB#80B3BB
#80B3BB is a light, muted teal. Relative luminance 0.404; OKLCH L 73.4% C 0.055 H 208.2°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #80B3BB |
|---|---|
| RGB | rgb(128, 179, 187) |
| HSL | hsl(188, 30%, 62%) |
| HSV | hsv(188, 32%, 73%) |
| CMYK | cmyk(31.6%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(69.76, -14.78, -9.47) |
| CIE-LCH | lch(69.76, 17.55, 212.66°) |
| OKLab | oklab(73.37% -0.0483 -0.0259) |
| OKLCH | oklch(73.37% 0.055 208.2) |
| XYZ | xyz(33.9889, 40.4154, 53.0141) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.91
Bluegrey
#85A3B2
ΔE00 8.01
Cadetblue
#5F9EA0
ΔE00 8.08
Turquoise Blue
#06B1C4
ΔE00 9.27
Sky Blue
#87CEEB
ΔE00 9.86
Cool Grey
#95A3A6
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80B3BB #BB8880
analogous
#80BBA6 #80B3BB #8096BB
triadic
#80B3BB #BB80B3 #B3BB80
tetradic
#80B3BB #A680BB #BB8880 #96BB80
square
#80B3BB #A680BB #BB8880 #96BB80
split-complementary
#80B3BB #BB8096 #BBA680
monochromatic
#43767D #599BA5 #80B3BB #A8CBD0 #D0E3E6
Accessibility & contrast
On white
2.31
#80B3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#80B3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80B3BB
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80B3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80B3BB | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#A1A7BB
Tritanopia (blue-blind)
#6BB7B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #80b3bb; /* rgb */ color: rgb(128, 179, 187); /* oklch */ color: oklch(73.4% 0.055 208.2);
Tailwind
colors: {
custom: {
50: '#a7c9cf',
500: '#80b3bb',
950: '#000000',
},
}SCSS
$custom: #80b3bb; $custom-light: #a7c9cf; $custom-dark: #000000;
JSON
{
"hex": "#80b3bb",
"rgb": {
"r": 128,
"g": 179,
"b": 187
},
"hsl": {
"h": 188.136,
"s": 30.256,
"l": 61.765
},
"oklch": {
"l": 0.73369,
"c": 0.05483,
"h": 208.2
},
"luminance": 0.40417
}Semantic roles & 50–950 ramp
primary
#80B3BB
secondary
#D6C3C0
accent
#4B3DA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282