#82B4BB#82B4BB
#82B4BB is a light, muted teal. Relative luminance 0.410; OKLCH L 73.7% C 0.054 H 206.9°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #82B4BB |
|---|---|
| RGB | rgb(130, 180, 187) |
| HSL | hsl(187, 30%, 62%) |
| HSV | hsv(187, 30%, 73%) |
| CMYK | cmyk(30.5%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(70.16, -14.72, -8.87) |
| CIE-LCH | lch(70.16, 17.19, 211.07°) |
| OKLab | oklab(73.71% -0.0478 -0.0242) |
| OKLCH | oklch(73.71% 0.054 206.9) |
| XYZ | xyz(34.4939, 40.9744, 53.0954) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.25
Bluegrey
#85A3B2
ΔE00 8.28
Greyblue
#77A1B5
ΔE00 8.32
Turquoise Blue
#06B1C4
ΔE00 9.58
Sky Blue
#87CEEB
ΔE00 9.95
Cool Grey
#95A3A6
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82B4BB #BB8982
analogous
#82BBA6 #82B4BB #8298BB
triadic
#82B4BB #BB82B4 #B4BB82
tetradic
#82B4BB #A682BB #BB8982 #98BB82
square
#82B4BB #A682BB #BB8982 #98BB82
split-complementary
#82B4BB #BB8298 #BBA682
monochromatic
#45777E #5A9CA5 #82B4BB #AACCD1 #D1E4E6
Accessibility & contrast
On white
2.28
#82B4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#82B4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82B4BB
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82B4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82B4BB | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BC
Deuteranopia (green-blind)
#A2A8BB
Tritanopia (blue-blind)
#6EB8B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #82b4bb; /* rgb */ color: rgb(130, 180, 187); /* oklch */ color: oklch(73.7% 0.054 206.9);
Tailwind
colors: {
custom: {
50: '#a8cacf',
500: '#82b4bb',
950: '#000000',
},
}SCSS
$custom: #82b4bb; $custom-light: #a8cacf; $custom-dark: #000000;
JSON
{
"hex": "#82b4bb",
"rgb": {
"r": 130,
"g": 180,
"b": 187
},
"hsl": {
"h": 187.368,
"s": 29.534,
"l": 62.157
},
"oklch": {
"l": 0.73712,
"c": 0.0536,
"h": 206.9
},
"luminance": 0.40976
}Semantic roles & 50–950 ramp
primary
#82B4BB
secondary
#D7C5C2
accent
#4A3DA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282