#82BFBF#82BFBF
#82BFBF is a light, moderate teal. Relative luminance 0.458; OKLCH L 76.3% C 0.063 H 195.9°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #82BFBF |
|---|---|
| RGB | rgb(130, 191, 191) |
| HSL | hsl(180, 32%, 63%) |
| HSV | hsv(180, 32%, 75%) |
| CMYK | cmyk(31.9%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(73.39, -19.46, -6.26) |
| CIE-LCH | lch(73.39, 20.44, 197.83°) |
| OKLab | oklab(76.33% -0.0602 -0.0172) |
| OKLCH | oklch(76.33% 0.063 195.9) |
| XYZ | xyz(37.2375, 45.7669, 56.1519) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.50
Darkturquoise
#00CED1
ΔE00 9.31
Powder Blue
#B0E0E6
ΔE00 9.78
Pale Teal
#82CBB2
ΔE00 9.79
Cadetblue
#5F9EA0
ΔE00 9.82
Lightseagreen
#20B2AA
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BFBF #BF8282
analogous
#82BFA0 #82BFBF #82A0BF
triadic
#82BFBF #BF82BF #BFBF82
tetradic
#82BFBF #A082BF #BF8282 #A0BF82
square
#82BFBF #A082BF #BF8282 #A0BF82
split-complementary
#82BFBF #BF82A0 #BFA082
monochromatic
#438383 #5AAAAA #82BFBF #AAD4D4 #D3E8E8
Accessibility & contrast
On white
2.07
#82BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#82BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BFBF
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BFBF | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#ACB1C0
Tritanopia (blue-blind)
#6BC3BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #82bfbf; /* rgb */ color: rgb(130, 191, 191); /* oklch */ color: oklch(76.3% 0.063 195.9);
Tailwind
colors: {
custom: {
50: '#a8d2d2',
500: '#82bfbf',
950: '#000000',
},
}SCSS
$custom: #82bfbf; $custom-light: #a8d2d2; $custom-dark: #000000;
JSON
{
"hex": "#82bfbf",
"rgb": {
"r": 130,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 32.275,
"l": 62.941
},
"oklch": {
"l": 0.76331,
"c": 0.06264,
"h": 195.9
},
"luminance": 0.45769
}Semantic roles & 50–950 ramp
primary
#82BFBF
secondary
#D9C3C3
accent
#3A3AAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282