#82BCBF#82BCBF
#82BCBF is a light, moderate teal. Relative luminance 0.445; OKLCH L 75.7% C 0.060 H 200.0°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #82BCBF |
|---|---|
| RGB | rgb(130, 188, 191) |
| HSL | hsl(183, 32%, 63%) |
| HSV | hsv(183, 32%, 75%) |
| CMYK | cmyk(31.9%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(72.54, -17.92, -7.52) |
| CIE-LCH | lch(72.54, 19.43, 202.76°) |
| OKLab | oklab(75.65% -0.0564 -0.0206) |
| OKLCH | oklch(75.65% 0.06 200) |
| XYZ | xyz(36.5899, 44.4718, 55.9360) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.22
Mediumturquoise
#48D1CC
ΔE00 9.67
Turquoise Blue
#06B1C4
ΔE00 9.75
Powder Blue
#B0E0E6
ΔE00 9.88
Darkturquoise
#00CED1
ΔE00 10.06
Lightblue
#ADD8E6
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BCBF #BF8582
analogous
#82BFA3 #82BCBF #829DBF
triadic
#82BCBF #BF82BC #BCBF82
tetradic
#82BCBF #A382BF #BF8582 #9DBF82
square
#82BCBF #A382BF #BF8582 #9DBF82
split-complementary
#82BCBF #BF829D #BFA382
monochromatic
#438083 #5AA6AA #82BCBF #AAD2D4 #D3E7E8
Accessibility & contrast
On white
2.12
#82BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#82BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BCBF
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BCBF | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BF
Deuteranopia (green-blind)
#A9AEBF
Tritanopia (blue-blind)
#6CC0BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #82bcbf; /* rgb */ color: rgb(130, 188, 191); /* oklch */ color: oklch(75.7% 0.060 200.0);
Tailwind
colors: {
custom: {
50: '#a8d0d2',
500: '#82bcbf',
950: '#000000',
},
}SCSS
$custom: #82bcbf; $custom-light: #a8d0d2; $custom-dark: #000000;
JSON
{
"hex": "#82bcbf",
"rgb": {
"r": 130,
"g": 188,
"b": 191
},
"hsl": {
"h": 182.951,
"s": 32.275,
"l": 62.941
},
"oklch": {
"l": 0.75651,
"c": 0.06008,
"h": 200
},
"luminance": 0.44474
}Semantic roles & 50–950 ramp
primary
#82BCBF
secondary
#D9C4C3
accent
#403AAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282