#82C09A#82C09A
#82C09A is a light, moderate green. Relative luminance 0.448; OKLCH L 75.5% C 0.084 H 156.8°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #82C09A |
|---|---|
| RGB | rgb(130, 192, 154) |
| HSL | hsl(143, 33%, 63%) |
| HSV | hsv(143, 32%, 75%) |
| CMYK | cmyk(32.3%, 0%, 19.8%, 24.7%) |
| CIE-LAB | lab(72.74, -27.98, 12.91) |
| CIE-LCH | lch(72.74, 30.82, 155.23°) |
| OKLab | oklab(75.5% -0.0775 0.0332) |
| OKLCH | oklch(75.5% 0.084 156.8) |
| XYZ | xyz(33.8863, 44.7765, 37.4228) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.08
Pale Teal
#82CBB2
ΔE00 5.50
Mediumaquamarine
#66CDAA
ΔE00 6.06
Seafoam Blue
#78D1B6
ΔE00 6.83
Tea
#65AB7C
ΔE00 7.07
Faded Green
#7BB274
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C09A #C082A8
analogous
#89C082 #82C09A #82C0B9
triadic
#82C09A #9A82C0 #C09A82
tetradic
#82C09A #8289C0 #C082A8 #C0B982
square
#82C09A #8289C0 #C082A8 #C0B982
split-complementary
#82C09A #B982C0 #C08289
monochromatic
#43855C #59AB79 #82C09A #ABD5BB #D3E9DC
Accessibility & contrast
On white
2.11
#82C09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#82C09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C09A
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C09A | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB798
Deuteranopia (green-blind)
#B5B09C
Tritanopia (blue-blind)
#76BFB5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #82c09a; /* rgb */ color: rgb(130, 192, 154); /* oklch */ color: oklch(75.5% 0.084 156.8);
Tailwind
colors: {
custom: {
50: '#a8d3b7',
500: '#82c09a',
950: '#000000',
},
}SCSS
$custom: #82c09a; $custom-light: #a8d3b7; $custom-dark: #000000;
JSON
{
"hex": "#82c09a",
"rgb": {
"r": 130,
"g": 192,
"b": 154
},
"hsl": {
"h": 143.226,
"s": 32.979,
"l": 63.137
},
"oklch": {
"l": 0.755,
"c": 0.08429,
"h": 156.8
},
"luminance": 0.44778
}Semantic roles & 50–950 ramp
primary
#82C09A
secondary
#DAC4D1
accent
#3A80AC
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280