#82BFBE#82BFBE
#82BFBE is a light, moderate teal. Relative luminance 0.457; OKLCH L 76.3% C 0.063 H 194.6°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #82BFBE |
|---|---|
| RGB | rgb(130, 191, 190) |
| HSL | hsl(179, 32%, 63%) |
| HSV | hsv(179, 32%, 75%) |
| CMYK | cmyk(31.9%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(73.37, -19.69, -5.76) |
| CIE-LCH | lch(73.37, 20.52, 196.29°) |
| OKLab | oklab(76.3% -0.0606 -0.0158) |
| OKLCH | oklch(76.3% 0.063 194.6) |
| XYZ | xyz(37.1278, 45.7230, 55.5743) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.37
Darkturquoise
#00CED1
ΔE00 9.29
Pale Teal
#82CBB2
ΔE00 9.38
Cadetblue
#5F9EA0
ΔE00 9.84
Powder Blue
#B0E0E6
ΔE00 9.94
Lightseagreen
#20B2AA
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BFBE #BF8283
analogous
#82BF9F #82BFBE #82A1BF
triadic
#82BFBE #BE82BF #BFBE82
tetradic
#82BFBE #9F82BF #BF8283 #A1BF82
square
#82BFBE #9F82BF #BF8283 #A1BF82
split-complementary
#82BFBE #BF82A1 #BF9F82
monochromatic
#438382 #5AAAA9 #82BFBE #AAD4D3 #D3E8E8
Accessibility & contrast
On white
2.07
#82BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#82BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BFBE
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BFBE | 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)
#B8B9BE
Deuteranopia (green-blind)
#ACB1BF
Tritanopia (blue-blind)
#6BC3BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #82bfbe; /* rgb */ color: rgb(130, 191, 190); /* oklch */ color: oklch(76.3% 0.063 194.6);
Tailwind
colors: {
custom: {
50: '#a8d2d1',
500: '#82bfbe',
950: '#000000',
},
}SCSS
$custom: #82bfbe; $custom-light: #a8d2d1; $custom-dark: #000000;
JSON
{
"hex": "#82bfbe",
"rgb": {
"r": 130,
"g": 191,
"b": 190
},
"hsl": {
"h": 179.016,
"s": 32.275,
"l": 62.941
},
"oklch": {
"l": 0.76299,
"c": 0.06268,
"h": 194.6
},
"luminance": 0.45725
}Semantic roles & 50–950 ramp
primary
#82BFBE
secondary
#D9C3C4
accent
#3A3CAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282