#82C8A8#82C8A8
#82C8A8 is a light, moderate teal. Relative luminance 0.489; OKLCH L 77.7% C 0.085 H 163.9°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #82C8A8 |
|---|---|
| RGB | rgb(130, 200, 168) |
| HSL | hsl(153, 39%, 65%) |
| HSV | hsv(153, 35%, 78%) |
| CMYK | cmyk(35%, 0%, 16%, 21.6%) |
| CIE-LAB | lab(75.38, -29.03, 9.09) |
| CIE-LCH | lch(75.38, 30.42, 162.60°) |
| OKLab | oklab(77.72% -0.0814 0.0234) |
| OKLCH | oklch(77.72% 0.085 163.9) |
| XYZ | xyz(36.9255, 48.8794, 44.5272) |
| Luminance | 0.4888 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.51
Seafoam Blue
#78D1B6
ΔE00 3.78
Mediumaquamarine
#66CDAA
ΔE00 3.97
Seafoam
#7FE0B3
ΔE00 6.42
Light Teal
#90E4C1
ΔE00 6.64
Darkseagreen
#8FBC8F
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C8A8 #C882A2
analogous
#82C885 #82C8A8 #82C5C8
triadic
#82C8A8 #A882C8 #C8A882
tetradic
#82C8A8 #8582C8 #C882A2 #C5C882
square
#82C8A8 #8582C8 #C882A2 #C5C882
split-complementary
#82C8A8 #C882C5 #C88582
monochromatic
#3F906B #58B58A #82C8A8 #ADDBC6 #D7EDE3
Accessibility & contrast
On white
1.95
#82C8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#82C8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C8A8
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C8A8 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BFA6
Deuteranopia (green-blind)
#BAB6AA
Tritanopia (blue-blind)
#71C8BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #82c8a8; /* rgb */ color: rgb(130, 200, 168); /* oklch */ color: oklch(77.7% 0.085 163.9);
Tailwind
colors: {
custom: {
50: '#a8d9c1',
500: '#82c8a8',
950: '#000000',
},
}SCSS
$custom: #82c8a8; $custom-light: #a8d9c1; $custom-dark: #000000;
JSON
{
"hex": "#82c8a8",
"rgb": {
"r": 130,
"g": 200,
"b": 168
},
"hsl": {
"h": 152.571,
"s": 38.889,
"l": 64.706
},
"oklch": {
"l": 0.77724,
"c": 0.0847,
"h": 163.9
},
"luminance": 0.48882
}Semantic roles & 50–950 ramp
primary
#82C8A8
secondary
#DFC7D2
accent
#346DB2
background
#FAFDFB
surface
#F4FAF7
border
#CED3D0
text
#101412
muted
#7F8381