#82BCBC#82BCBC
#82BCBC is a light, muted teal. Relative luminance 0.443; OKLCH L 75.6% C 0.060 H 196.0°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #82BCBC |
|---|---|
| RGB | rgb(130, 188, 188) |
| HSL | hsl(180, 30%, 62%) |
| HSV | hsv(180, 31%, 74%) |
| CMYK | cmyk(30.9%, 0%, 0%, 26.3%) |
| CIE-LAB | lab(72.46, -18.63, -6.01) |
| CIE-LCH | lch(72.46, 19.58, 197.88°) |
| OKLab | oklab(75.55% -0.0577 -0.0165) |
| OKLCH | oklch(75.55% 0.06 196) |
| XYZ | xyz(36.2632, 44.3411, 54.2151) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.15
Mediumturquoise
#48D1CC
ΔE00 9.16
Darkturquoise
#00CED1
ΔE00 9.88
Pale Teal
#82CBB2
ΔE00 10.09
Lightseagreen
#20B2AA
ΔE00 10.20
Powder Blue
#B0E0E6
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BCBC #BC8282
analogous
#82BC9F #82BCBC #829FBC
triadic
#82BCBC #BC82BC #BCBC82
tetradic
#82BCBC #9F82BC #BC8282 #9FBC82
square
#82BCBC #9F82BC #BC8282 #9FBC82
split-complementary
#82BCBC #BC829F #BC9F82
monochromatic
#447F7F #5AA7A7 #82BCBC #AAD1D1 #D2E7E7
Accessibility & contrast
On white
2.13
#82BCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#82BCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BCBC
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BCBC | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BC
Deuteranopia (green-blind)
#AAAEBD
Tritanopia (blue-blind)
#6DC0BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #82bcbc; /* rgb */ color: rgb(130, 188, 188); /* oklch */ color: oklch(75.6% 0.060 196.0);
Tailwind
colors: {
custom: {
50: '#a8d0d0',
500: '#82bcbc',
950: '#000000',
},
}SCSS
$custom: #82bcbc; $custom-light: #a8d0d0; $custom-dark: #000000;
JSON
{
"hex": "#82bcbc",
"rgb": {
"r": 130,
"g": 188,
"b": 188
},
"hsl": {
"h": 180,
"s": 30.208,
"l": 62.353
},
"oklch": {
"l": 0.75553,
"c": 0.05998,
"h": 196
},
"luminance": 0.44343
}Semantic roles & 50–950 ramp
primary
#82BCBC
secondary
#D7C2C2
accent
#3D3DA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282