#82CCAB#82CCAB
#82CCAB is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.7% C 0.088 H 164.4°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #82CCAB |
|---|---|
| RGB | rgb(130, 204, 171) |
| HSL | hsl(153, 42%, 65%) |
| HSV | hsv(153, 36%, 80%) |
| CMYK | cmyk(36.3%, 0%, 16.2%, 20%) |
| CIE-LAB | lab(76.60, -30.32, 9.23) |
| CIE-LCH | lch(76.60, 31.69, 163.07°) |
| OKLab | oklab(78.73% -0.085 0.0238) |
| OKLCH | oklch(78.73% 0.088 164.4) |
| XYZ | xyz(38.1467, 50.8696, 46.3289) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.48
Seafoam Blue
#78D1B6
ΔE00 3.17
Mediumaquamarine
#66CDAA
ΔE00 3.49
Seafoam
#7FE0B3
ΔE00 5.42
Light Teal
#90E4C1
ΔE00 5.65
Eucalyptus
#44D7A8
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CCAB #CC82A3
analogous
#82CC86 #82CCAB #82C8CC
triadic
#82CCAB #AB82CC #CCAB82
tetradic
#82CCAB #8682CC #CC82A3 #C8CC82
square
#82CCAB #8682CC #CC82A3 #C8CC82
split-complementary
#82CCAB #CC82C8 #CC8682
monochromatic
#3D966F #57BA8E #82CCAB #ADDEC8 #D9EFE5
Accessibility & contrast
On white
1.88
#82CCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#82CCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CCAB
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CCAB | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A9
Deuteranopia (green-blind)
#BDB9AD
Tritanopia (blue-blind)
#70CCC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #82ccab; /* rgb */ color: rgb(130, 204, 171); /* oklch */ color: oklch(78.7% 0.088 164.4);
Tailwind
colors: {
custom: {
50: '#a9dcc4',
500: '#82ccab',
950: '#000000',
},
}SCSS
$custom: #82ccab; $custom-light: #a9dcc4; $custom-dark: #000000;
JSON
{
"hex": "#82ccab",
"rgb": {
"r": 130,
"g": 204,
"b": 171
},
"hsl": {
"h": 153.243,
"s": 42.045,
"l": 65.49
},
"oklch": {
"l": 0.78733,
"c": 0.0883,
"h": 164.4
},
"luminance": 0.50872
}Semantic roles & 50–950 ramp
primary
#82CCAB
secondary
#9D5575
accent
#306CB5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482