#82CCAC#82CCAC
#82CCAC is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.8% C 0.088 H 165.1°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #82CCAC |
|---|---|
| RGB | rgb(130, 204, 172) |
| HSL | hsl(154, 42%, 65%) |
| HSV | hsv(154, 36%, 80%) |
| CMYK | cmyk(36.3%, 0%, 15.7%, 20%) |
| CIE-LAB | lab(76.62, -30.11, 8.72) |
| CIE-LCH | lch(76.62, 31.35, 163.84°) |
| OKLab | oklab(78.76% -0.0846 0.0225) |
| OKLCH | oklch(78.76% 0.088 165.1) |
| XYZ | xyz(38.2424, 50.9078, 46.8328) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.18
Seafoam Blue
#78D1B6
ΔE00 2.95
Mediumaquamarine
#66CDAA
ΔE00 3.48
Seafoam
#7FE0B3
ΔE00 5.55
Light Teal
#90E4C1
ΔE00 5.64
Eucalyptus
#44D7A8
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CCAC #CC82A2
analogous
#82CC87 #82CCAC #82C7CC
triadic
#82CCAC #AC82CC #CCAC82
tetradic
#82CCAC #8782CC #CC82A2 #C7CC82
square
#82CCAC #8782CC #CC82A2 #C7CC82
split-complementary
#82CCAC #CC82C7 #CC8782
monochromatic
#3D9670 #57BA8F #82CCAC #ADDEC9 #D9EFE6
Accessibility & contrast
On white
1.88
#82CCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#82CCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CCAC
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CCAC | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AA
Deuteranopia (green-blind)
#BDBAAE
Tritanopia (blue-blind)
#6FCCC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #82ccac; /* rgb */ color: rgb(130, 204, 172); /* oklch */ color: oklch(78.8% 0.088 165.1);
Tailwind
colors: {
custom: {
50: '#a9dcc4',
500: '#82ccac',
950: '#000000',
},
}SCSS
$custom: #82ccac; $custom-light: #a9dcc4; $custom-dark: #000000;
JSON
{
"hex": "#82ccac",
"rgb": {
"r": 130,
"g": 204,
"b": 172
},
"hsl": {
"h": 154.054,
"s": 42.045,
"l": 65.49
},
"oklch": {
"l": 0.7876,
"c": 0.08753,
"h": 165.1
},
"luminance": 0.5091
}Semantic roles & 50–950 ramp
primary
#82CCAC
secondary
#9D5574
accent
#306AB5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482