#82BAB5#82BAB5
#82BAB5 is a light, muted teal. Relative luminance 0.432; OKLCH L 74.9% C 0.059 H 189.0°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #82BAB5 |
|---|---|
| RGB | rgb(130, 186, 181) |
| HSL | hsl(175, 29%, 62%) |
| HSV | hsv(175, 30%, 73%) |
| CMYK | cmyk(30.1%, 0%, 2.7%, 27.1%) |
| CIE-LAB | lab(71.69, -19.24, -3.31) |
| CIE-LCH | lch(71.69, 19.52, 189.77°) |
| OKLab | oklab(74.88% -0.058 -0.0092) |
| OKLCH | oklch(74.88% 0.059 189) |
| XYZ | xyz(35.1025, 43.1980, 50.1955) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.39
Greyish Teal
#719F91
ΔE00 8.86
Cadetblue
#5F9EA0
ΔE00 9.00
Mediumturquoise
#48D1CC
ΔE00 9.25
Lightseagreen
#20B2AA
ΔE00 9.52
Topaz
#13BBAF
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BAB5 #BA8287
analogous
#82BA99 #82BAB5 #82A3BA
triadic
#82BAB5 #B582BA #BAB582
tetradic
#82BAB5 #9982BA #BA8287 #A3BA82
square
#82BAB5 #9982BA #BA8287 #A3BA82
split-complementary
#82BAB5 #BA82A3 #BA9982
monochromatic
#457D78 #5BA49E #82BAB5 #A9D0CC #D1E6E4
Accessibility & contrast
On white
2.18
#82BAB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#82BAB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BAB5
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BAB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BAB5 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B4B5
Deuteranopia (green-blind)
#A9ACB6
Tritanopia (blue-blind)
#6FBDB8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #82bab5; /* rgb */ color: rgb(130, 186, 181); /* oklch */ color: oklch(74.9% 0.059 189.0);
Tailwind
colors: {
custom: {
50: '#a8cfcb',
500: '#82bab5',
950: '#000000',
},
}SCSS
$custom: #82bab5; $custom-light: #a8cfcb; $custom-dark: #000000;
JSON
{
"hex": "#82bab5",
"rgb": {
"r": 130,
"g": 186,
"b": 181
},
"hsl": {
"h": 174.643,
"s": 28.866,
"l": 61.961
},
"oklch": {
"l": 0.74875,
"c": 0.05875,
"h": 189
},
"luminance": 0.432
}Semantic roles & 50–950 ramp
primary
#82BAB5
secondary
#D6C2C3
accent
#3E47A8
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101313
muted
#7F8282