#82BCAB#82BCAB
#82BCAB is a light, moderate teal. Relative luminance 0.437; OKLCH L 75.0% C 0.065 H 174.2°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #82BCAB |
|---|---|
| RGB | rgb(130, 188, 171) |
| HSL | hsl(162, 30%, 62%) |
| HSV | hsv(162, 31%, 74%) |
| CMYK | cmyk(30.9%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(71.99, -22.49, 2.60) |
| CIE-LCH | lch(71.99, 22.64, 173.40°) |
| OKLab | oklab(75.03% -0.0649 0.0066) |
| OKLCH | oklch(75.03% 0.065 174.2) |
| XYZ | xyz(34.5373, 43.6507, 45.1258) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.63
Seafoam Blue
#78D1B6
ΔE00 6.57
Mediumaquamarine
#66CDAA
ΔE00 7.80
Greyish Teal
#719F91
ΔE00 8.37
Greeny Blue
#42B395
ΔE00 8.54
Tealish
#24BCA8
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BCAB #BC8293
analogous
#82BC8E #82BCAB #82B0BC
triadic
#82BCAB #AB82BC #BCAB82
tetradic
#82BCAB #8E82BC #BC8293 #B0BC82
square
#82BCAB #8E82BC #BC8293 #B0BC82
split-complementary
#82BCAB #BC82B0 #BC8E82
monochromatic
#447F6E #5AA790 #82BCAB #AAD1C6 #D2E7E1
Accessibility & contrast
On white
2.16
#82BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#82BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BCAB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BCAB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AA
Deuteranopia (green-blind)
#AEADAC
Tritanopia (blue-blind)
#72BDB7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #82bcab; /* rgb */ color: rgb(130, 188, 171); /* oklch */ color: oklch(75.0% 0.065 174.2);
Tailwind
colors: {
custom: {
50: '#a8d0c4',
500: '#82bcab',
950: '#000000',
},
}SCSS
$custom: #82bcab; $custom-light: #a8d0c4; $custom-dark: #000000;
JSON
{
"hex": "#82bcab",
"rgb": {
"r": 130,
"g": 188,
"b": 171
},
"hsl": {
"h": 162.414,
"s": 30.208,
"l": 62.353
},
"oklch": {
"l": 0.75031,
"c": 0.06519,
"h": 174.2
},
"luminance": 0.43653
}Semantic roles & 50–950 ramp
primary
#82BCAB
secondary
#D7C2C9
accent
#3D5CA9
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281