#82BCBE#82BCBE
#82BCBE is a light, moderate teal. Relative luminance 0.444; OKLCH L 75.6% C 0.060 H 198.7°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #82BCBE |
|---|---|
| RGB | rgb(130, 188, 190) |
| HSL | hsl(182, 32%, 63%) |
| HSV | hsv(182, 32%, 75%) |
| CMYK | cmyk(31.6%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(72.51, -18.16, -7.02) |
| CIE-LCH | lch(72.51, 19.47, 201.13°) |
| OKLab | oklab(75.62% -0.0568 -0.0192) |
| OKLCH | oklch(75.62% 0.06 198.7) |
| XYZ | xyz(36.4802, 44.4279, 55.3584) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.18
Mediumturquoise
#48D1CC
ΔE00 9.48
Turquoise Blue
#06B1C4
ΔE00 9.91
Darkturquoise
#00CED1
ΔE00 9.98
Powder Blue
#B0E0E6
ΔE00 9.99
Lightblue
#ADD8E6
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BCBE #BE8482
analogous
#82BEA2 #82BCBE #829EBE
triadic
#82BCBE #BE82BC #BCBE82
tetradic
#82BCBE #A282BE #BE8482 #9EBE82
square
#82BCBE #A282BE #BE8482 #9EBE82
split-complementary
#82BCBE #BE829E #BEA282
monochromatic
#448082 #5AA6A9 #82BCBE #AAD2D3 #D3E7E8
Accessibility & contrast
On white
2.12
#82BCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#82BCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BCBE
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BCBE | 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)
#B4B7BE
Deuteranopia (green-blind)
#A9AEBE
Tritanopia (blue-blind)
#6CC0BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #82bcbe; /* rgb */ color: rgb(130, 188, 190); /* oklch */ color: oklch(75.6% 0.060 198.7);
Tailwind
colors: {
custom: {
50: '#a8d0d1',
500: '#82bcbe',
950: '#000000',
},
}SCSS
$custom: #82bcbe; $custom-light: #a8d0d1; $custom-dark: #000000;
JSON
{
"hex": "#82bcbe",
"rgb": {
"r": 130,
"g": 188,
"b": 190
},
"hsl": {
"h": 182,
"s": 31.579,
"l": 62.745
},
"oklch": {
"l": 0.75618,
"c": 0.06001,
"h": 198.7
},
"luminance": 0.4443
}Semantic roles & 50–950 ramp
primary
#82BCBE
secondary
#D9C4C3
accent
#3F3BAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282