#82BABA#82BABA
#82BABA is a light, muted teal. Relative luminance 0.434; OKLCH L 75.0% C 0.058 H 196.0°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #82BABA |
|---|---|
| RGB | rgb(130, 186, 186) |
| HSL | hsl(180, 29%, 62%) |
| HSV | hsv(180, 30%, 73%) |
| CMYK | cmyk(30.1%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(71.83, -18.08, -5.84) |
| CIE-LCH | lch(71.83, 19.00, 197.91°) |
| OKLab | oklab(75.04% -0.0559 -0.016) |
| OKLCH | oklch(75.04% 0.058 196) |
| XYZ | xyz(35.6248, 43.4069, 52.9461) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.72
Mediumturquoise
#48D1CC
ΔE00 9.63
Greyish Teal
#719F91
ΔE00 9.98
Lightseagreen
#20B2AA
ΔE00 10.24
Turquoise Blue
#06B1C4
ΔE00 10.28
Darkturquoise
#00CED1
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BABA #BA8282
analogous
#82BA9E #82BABA #829EBA
triadic
#82BABA #BA82BA #BABA82
tetradic
#82BABA #9E82BA #BA8282 #9EBA82
square
#82BABA #9E82BA #BA8282 #9EBA82
split-complementary
#82BABA #BA829E #BA9E82
monochromatic
#457D7D #5BA4A4 #82BABA #A9D0D0 #D1E6E6
Accessibility & contrast
On white
2.17
#82BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#82BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BABA
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BABA | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BA
Deuteranopia (green-blind)
#A8ADBB
Tritanopia (blue-blind)
#6EBEBA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #82baba; /* rgb */ color: rgb(130, 186, 186); /* oklch */ color: oklch(75.0% 0.058 196.0);
Tailwind
colors: {
custom: {
50: '#a8cece',
500: '#82baba',
950: '#000000',
},
}SCSS
$custom: #82baba; $custom-light: #a8cece; $custom-dark: #000000;
JSON
{
"hex": "#82baba",
"rgb": {
"r": 130,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 28.866,
"l": 61.961
},
"oklch": {
"l": 0.75035,
"c": 0.0582,
"h": 196
},
"luminance": 0.43409
}Semantic roles & 50–950 ramp
primary
#82BABA
secondary
#D6C2C2
accent
#3E3EA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282