#82B3BB#82B3BB
#82B3BB is a light, muted teal. Relative luminance 0.406; OKLCH L 73.5% C 0.053 H 208.6°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #82B3BB |
|---|---|
| RGB | rgb(130, 179, 187) |
| HSL | hsl(188, 30%, 62%) |
| HSV | hsv(188, 30%, 73%) |
| CMYK | cmyk(30.5%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(69.88, -14.20, -9.29) |
| CIE-LCH | lch(69.88, 16.97, 213.21°) |
| OKLab | oklab(73.49% -0.0465 -0.0254) |
| OKLCH | oklch(73.49% 0.053 208.6) |
| XYZ | xyz(34.2927, 40.5721, 53.0283) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 7.73
Greyblue
#77A1B5
ΔE00 7.75
Cadetblue
#5F9EA0
ΔE00 8.32
Turquoise Blue
#06B1C4
ΔE00 9.63
Sky Blue
#87CEEB
ΔE00 9.81
Cool Grey
#95A3A6
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82B3BB #BB8A82
analogous
#82BBA7 #82B3BB #8297BB
triadic
#82B3BB #BB82B3 #B3BB82
tetradic
#82B3BB #A782BB #BB8A82 #97BB82
square
#82B3BB #A782BB #BB8A82 #97BB82
split-complementary
#82B3BB #BB8297 #BBA782
monochromatic
#45767E #5A9BA5 #82B3BB #AACBD1 #D1E3E6
Accessibility & contrast
On white
2.30
#82B3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#82B3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82B3BB
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82B3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82B3BB | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#A1A8BB
Tritanopia (blue-blind)
#6EB7B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #82b3bb; /* rgb */ color: rgb(130, 179, 187); /* oklch */ color: oklch(73.5% 0.053 208.6);
Tailwind
colors: {
custom: {
50: '#a8c9cf',
500: '#82b3bb',
950: '#000000',
},
}SCSS
$custom: #82b3bb; $custom-light: #a8c9cf; $custom-dark: #000000;
JSON
{
"hex": "#82b3bb",
"rgb": {
"r": 130,
"g": 179,
"b": 187
},
"hsl": {
"h": 188.421,
"s": 29.534,
"l": 62.157
},
"oklch": {
"l": 0.73487,
"c": 0.05299,
"h": 208.6
},
"luminance": 0.40574
}Semantic roles & 50–950 ramp
primary
#82B3BB
secondary
#D7C5C2
accent
#4C3DA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282