#82CCAA#82CCAA
#82CCAA is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.7% C 0.089 H 163.7°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #82CCAA |
|---|---|
| RGB | rgb(130, 204, 170) |
| HSL | hsl(152, 42%, 65%) |
| HSV | hsv(152, 36%, 80%) |
| CMYK | cmyk(36.3%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(76.58, -30.53, 9.73) |
| CIE-LCH | lch(76.58, 32.04, 162.32°) |
| OKLab | oklab(78.71% -0.0855 0.0251) |
| OKLCH | oklch(78.71% 0.089 163.7) |
| XYZ | xyz(38.0518, 50.8316, 45.8288) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.77
Seafoam Blue
#78D1B6
ΔE00 3.41
Mediumaquamarine
#66CDAA
ΔE00 3.52
Seafoam
#7FE0B3
ΔE00 5.31
Light Teal
#90E4C1
ΔE00 5.67
Eucalyptus
#44D7A8
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CCAA #CC82A4
analogous
#82CC85 #82CCAA #82C9CC
triadic
#82CCAA #AA82CC #CCAA82
tetradic
#82CCAA #8582CC #CC82A4 #C9CC82
square
#82CCAA #8582CC #CC82A4 #C9CC82
split-complementary
#82CCAA #CC82C9 #CC8582
monochromatic
#3D966D #57BA8C #82CCAA #ADDEC8 #D9EFE5
Accessibility & contrast
On white
1.88
#82CCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#82CCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CCAA
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CCAA | 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)
#C9C2A8
Deuteranopia (green-blind)
#BDB9AC
Tritanopia (blue-blind)
#70CCC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #82ccaa; /* rgb */ color: rgb(130, 204, 170); /* oklch */ color: oklch(78.7% 0.089 163.7);
Tailwind
colors: {
custom: {
50: '#a9dcc3',
500: '#82ccaa',
950: '#000000',
},
}SCSS
$custom: #82ccaa; $custom-light: #a9dcc3; $custom-dark: #000000;
JSON
{
"hex": "#82ccaa",
"rgb": {
"r": 130,
"g": 204,
"b": 170
},
"hsl": {
"h": 152.432,
"s": 42.045,
"l": 65.49
},
"oklch": {
"l": 0.78707,
"c": 0.08908,
"h": 163.7
},
"luminance": 0.50834
}Semantic roles & 50–950 ramp
primary
#82CCAA
secondary
#9D5576
accent
#306DB5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482