#82BBAB#82BBAB
#82BBAB is a light, moderate teal. Relative luminance 0.432; OKLCH L 74.8% C 0.064 H 175.1°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #82BBAB |
|---|---|
| RGB | rgb(130, 187, 171) |
| HSL | hsl(163, 30%, 62%) |
| HSV | hsv(163, 30%, 73%) |
| CMYK | cmyk(30.5%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(71.71, -21.99, 2.18) |
| CIE-LCH | lch(71.71, 22.10, 174.33°) |
| OKLab | oklab(74.8% -0.0636 0.0055) |
| OKLCH | oklch(74.8% 0.064 175.1) |
| XYZ | xyz(34.3245, 43.2250, 45.0548) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.04
Seafoam Blue
#78D1B6
ΔE00 6.96
Greyish Teal
#719F91
ΔE00 8.09
Mediumaquamarine
#66CDAA
ΔE00 8.20
Greeny Blue
#42B395
ΔE00 8.69
Tealish
#24BCA8
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BBAB #BB8292
analogous
#82BB8F #82BBAB #82AFBB
triadic
#82BBAB #AB82BB #BBAB82
tetradic
#82BBAB #8F82BB #BB8292 #AFBB82
square
#82BBAB #8F82BB #BB8292 #AFBB82
split-complementary
#82BBAB #BB82AF #BB8F82
monochromatic
#457E6E #5AA590 #82BBAB #AAD1C6 #D1E6E0
Accessibility & contrast
On white
2.18
#82BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#82BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BBAB
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BBAB | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AA
Deuteranopia (green-blind)
#ADADAC
Tritanopia (blue-blind)
#72BCB6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #82bbab; /* rgb */ color: rgb(130, 187, 171); /* oklch */ color: oklch(74.8% 0.064 175.1);
Tailwind
colors: {
custom: {
50: '#a8cfc4',
500: '#82bbab',
950: '#000000',
},
}SCSS
$custom: #82bbab; $custom-light: #a8cfc4; $custom-dark: #000000;
JSON
{
"hex": "#82bbab",
"rgb": {
"r": 130,
"g": 187,
"b": 171
},
"hsl": {
"h": 163.158,
"s": 29.534,
"l": 62.157
},
"oklch": {
"l": 0.74801,
"c": 0.0638,
"h": 175.1
},
"luminance": 0.43227
}Semantic roles & 50–950 ramp
primary
#82BBAB
secondary
#D7C2C8
accent
#3D5BA8
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281