#82BABC#82BABC
#82BABC is a light, muted teal. Relative luminance 0.435; OKLCH L 75.1% C 0.058 H 198.8°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #82BABC |
|---|---|
| RGB | rgb(130, 186, 188) |
| HSL | hsl(182, 30%, 62%) |
| HSV | hsv(182, 31%, 74%) |
| CMYK | cmyk(30.9%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(71.89, -17.60, -6.85) |
| CIE-LCH | lch(71.89, 18.89, 201.26°) |
| OKLab | oklab(75.1% -0.0551 -0.0188) |
| OKLCH | oklch(75.1% 0.058 198.8) |
| XYZ | xyz(35.8389, 43.4925, 54.0737) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.76
Turquoise Blue
#06B1C4
ΔE00 9.90
Mediumturquoise
#48D1CC
ΔE00 9.94
Powder Blue
#B0E0E6
ΔE00 10.36
Darkturquoise
#00CED1
ΔE00 10.39
Greyish Teal
#719F91
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BABC #BC8482
analogous
#82BCA1 #82BABC #829DBC
triadic
#82BABC #BC82BA #BABC82
tetradic
#82BABC #A182BC #BC8482 #9DBC82
square
#82BABC #A182BC #BC8482 #9DBC82
split-complementary
#82BABC #BC829D #BCA182
monochromatic
#447D7F #5AA4A7 #82BABC #AAD0D1 #D2E6E7
Accessibility & contrast
On white
2.17
#82BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#82BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BABC
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BABC | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BC
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#6DBEBA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #82babc; /* rgb */ color: rgb(130, 186, 188); /* oklch */ color: oklch(75.1% 0.058 198.8);
Tailwind
colors: {
custom: {
50: '#a8ced0',
500: '#82babc',
950: '#000000',
},
}SCSS
$custom: #82babc; $custom-light: #a8ced0; $custom-dark: #000000;
JSON
{
"hex": "#82babc",
"rgb": {
"r": 130,
"g": 186,
"b": 188
},
"hsl": {
"h": 182.069,
"s": 30.208,
"l": 62.353
},
"oklch": {
"l": 0.751,
"c": 0.05823,
"h": 198.8
},
"luminance": 0.43494
}Semantic roles & 50–950 ramp
primary
#82BABC
secondary
#D7C3C2
accent
#403DA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282