#82B79A#82B79A
#82B79A is a light, moderate green. Relative luminance 0.409; OKLCH L 73.4% C 0.070 H 160.1°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #82B79A |
|---|---|
| RGB | rgb(130, 183, 154) |
| HSL | hsl(147, 27%, 61%) |
| HSV | hsv(147, 29%, 72%) |
| CMYK | cmyk(29%, 0%, 15.8%, 28.2%) |
| CIE-LAB | lab(70.14, -23.55, 9.22) |
| CIE-LCH | lch(70.14, 25.29, 158.62°) |
| OKLab | oklab(73.4% -0.0658 0.0238) |
| OKLCH | oklch(73.4% 0.07 160.1) |
| XYZ | xyz(31.9702, 40.9444, 36.7841) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.37
Pale Teal
#82CBB2
ΔE00 6.06
Tea
#65AB7C
ΔE00 7.04
Greenish Grey
#96AE8D
ΔE00 7.11
Greyish Green
#82A67D
ΔE00 7.14
Mediumaquamarine
#66CDAA
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82B79A #B7829F
analogous
#85B782 #82B79A #82B7B5
triadic
#82B79A #9A82B7 #B79A82
tetradic
#82B79A #8285B7 #B7829F #B7B582
square
#82B79A #8285B7 #B7829F #B7B582
split-complementary
#82B79A #B582B7 #B78285
monochromatic
#46795D #5CA07B #82B79A #A9CDB9 #D0E4D9
Accessibility & contrast
On white
2.29
#82B79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#82B79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82B79A
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82B79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82B79A | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF99
Deuteranopia (green-blind)
#ADA99C
Tritanopia (blue-blind)
#78B7AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #82b79a; /* rgb */ color: rgb(130, 183, 154); /* oklch */ color: oklch(73.4% 0.070 160.1);
Tailwind
colors: {
custom: {
50: '#a7ccb7',
500: '#82b79a',
950: '#000000',
},
}SCSS
$custom: #82b79a; $custom-light: #a7ccb7; $custom-dark: #000000;
JSON
{
"hex": "#82b79a",
"rgb": {
"r": 130,
"g": 183,
"b": 154
},
"hsl": {
"h": 147.17,
"s": 26.904,
"l": 61.373
},
"oklch": {
"l": 0.73404,
"c": 0.06996,
"h": 160.1
},
"luminance": 0.40946
}Semantic roles & 50–950 ramp
primary
#82B79A
secondary
#D4C0CB
accent
#4078A5
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101311
muted
#7F8280