#82BB97#82BB97
#82BB97 is a light, moderate green. Relative luminance 0.425; OKLCH L 74.3% C 0.079 H 156.2°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #82BB97 |
|---|---|
| RGB | rgb(130, 187, 151) |
| HSL | hsl(142, 30%, 62%) |
| HSV | hsv(142, 30%, 73%) |
| CMYK | cmyk(30.5%, 0%, 19.3%, 26.7%) |
| CIE-LAB | lab(71.23, -26.13, 12.40) |
| CIE-LCH | lch(71.23, 28.92, 154.61°) |
| OKLab | oklab(74.26% -0.0724 0.0319) |
| OKLCH | oklch(74.26% 0.079 156.2) |
| XYZ | xyz(32.5603, 42.5193, 35.7636) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.81
Pale Teal
#82CBB2
ΔE00 6.18
Tea
#65AB7C
ΔE00 6.37
Mediumaquamarine
#66CDAA
ΔE00 7.09
Greyish Green
#82A67D
ΔE00 7.10
Faded Green
#7BB274
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BB97 #BB82A6
analogous
#8ABB82 #82BB97 #82BBB4
triadic
#82BB97 #9782BB #BB9782
tetradic
#82BB97 #828ABB #BB82A6 #BBB482
square
#82BB97 #828ABB #BB82A6 #BBB482
split-complementary
#82BB97 #B482BB #BB828A
monochromatic
#457E5A #5AA576 #82BB97 #AAD1B8 #D1E6D9
Accessibility & contrast
On white
2.21
#82BB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#82BB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BB97
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BB97 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB295
Deuteranopia (green-blind)
#B1AC99
Tritanopia (blue-blind)
#78BAB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #82bb97; /* rgb */ color: rgb(130, 187, 151); /* oklch */ color: oklch(74.3% 0.079 156.2);
Tailwind
colors: {
custom: {
50: '#a8cfb5',
500: '#82bb97',
950: '#000000',
},
}SCSS
$custom: #82bb97; $custom-light: #a8cfb5; $custom-dark: #000000;
JSON
{
"hex": "#82bb97",
"rgb": {
"r": 130,
"g": 187,
"b": 151
},
"hsl": {
"h": 142.105,
"s": 29.534,
"l": 62.157
},
"oklch": {
"l": 0.74257,
"c": 0.07908,
"h": 156.2
},
"luminance": 0.42521
}Semantic roles & 50–950 ramp
primary
#82BB97
secondary
#D7C2CF
accent
#3D81A8
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280