#82BDBE#82BDBE
#82BDBE is a light, moderate teal. Relative luminance 0.449; OKLCH L 75.8% C 0.061 H 197.3°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #82BDBE |
|---|---|
| RGB | rgb(130, 189, 190) |
| HSL | hsl(181, 32%, 63%) |
| HSV | hsv(181, 32%, 75%) |
| CMYK | cmyk(31.6%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(72.80, -18.67, -6.60) |
| CIE-LCH | lch(72.80, 19.80, 199.46°) |
| OKLab | oklab(75.85% -0.0581 -0.0181) |
| OKLCH | oklch(75.85% 0.061 197.3) |
| XYZ | xyz(36.6946, 44.8566, 55.4299) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 9.09
Cadetblue
#5F9EA0
ΔE00 9.37
Darkturquoise
#00CED1
ΔE00 9.72
Powder Blue
#B0E0E6
ΔE00 9.95
Turquoise Blue
#06B1C4
ΔE00 10.11
Pale Teal
#82CBB2
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BDBE #BE8382
analogous
#82BEA1 #82BDBE #829FBE
triadic
#82BDBE #BE82BD #BDBE82
tetradic
#82BDBE #A182BE #BE8382 #9FBE82
square
#82BDBE #A182BE #BE8382 #9FBE82
split-complementary
#82BDBE #BE829F #BEA182
monochromatic
#448182 #5AA8A9 #82BDBE #AAD2D3 #D3E8E8
Accessibility & contrast
On white
2.11
#82BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#82BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BDBE
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BDBE | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8BE
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#6CC1BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #82bdbe; /* rgb */ color: rgb(130, 189, 190); /* oklch */ color: oklch(75.8% 0.061 197.3);
Tailwind
colors: {
custom: {
50: '#a8d1d1',
500: '#82bdbe',
950: '#000000',
},
}SCSS
$custom: #82bdbe; $custom-light: #a8d1d1; $custom-dark: #000000;
JSON
{
"hex": "#82bdbe",
"rgb": {
"r": 130,
"g": 189,
"b": 190
},
"hsl": {
"h": 181,
"s": 31.579,
"l": 62.745
},
"oklch": {
"l": 0.75845,
"c": 0.06087,
"h": 197.3
},
"luminance": 0.44859
}Semantic roles & 50–950 ramp
primary
#82BDBE
secondary
#D9C3C3
accent
#3D3BAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282