#82BB96#82BB96
#82BB96 is a light, moderate green. Relative luminance 0.425; OKLCH L 74.2% C 0.080 H 155.5°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #82BB96 |
|---|---|
| RGB | rgb(130, 187, 150) |
| HSL | hsl(141, 30%, 62%) |
| HSV | hsv(141, 30%, 73%) |
| CMYK | cmyk(30.5%, 0%, 19.8%, 26.7%) |
| CIE-LAB | lab(71.21, -26.32, 12.91) |
| CIE-LCH | lch(71.21, 29.32, 153.87°) |
| OKLab | oklab(74.23% -0.0728 0.0332) |
| OKLCH | oklch(74.23% 0.08 155.5) |
| XYZ | xyz(32.4794, 42.4870, 35.3377) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.59
Tea
#65AB7C
ΔE00 6.24
Pale Teal
#82CBB2
ΔE00 6.39
Greyish Green
#82A67D
ΔE00 6.99
Faded Green
#7BB274
ΔE00 7.15
Sage Green (survey)
#88B378
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BB96 #BB82A7
analogous
#8ABB82 #82BB96 #82BBB3
triadic
#82BB96 #9682BB #BB9682
tetradic
#82BB96 #828ABB #BB82A7 #BBB382
square
#82BB96 #828ABB #BB82A7 #BBB382
split-complementary
#82BB96 #B382BB #BB828A
monochromatic
#457E59 #5AA575 #82BB96 #AAD1B7 #D1E6D9
Accessibility & contrast
On white
2.21
#82BB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#82BB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BB96
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BB96 | 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)
#BBB294
Deuteranopia (green-blind)
#B1AC98
Tritanopia (blue-blind)
#78BAB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #82bb96; /* rgb */ color: rgb(130, 187, 150); /* oklch */ color: oklch(74.2% 0.080 155.5);
Tailwind
colors: {
custom: {
50: '#a8cfb5',
500: '#82bb96',
950: '#000000',
},
}SCSS
$custom: #82bb96; $custom-light: #a8cfb5; $custom-dark: #000000;
JSON
{
"hex": "#82bb96",
"rgb": {
"r": 130,
"g": 187,
"b": 150
},
"hsl": {
"h": 141.053,
"s": 29.534,
"l": 62.157
},
"oklch": {
"l": 0.74232,
"c": 0.08001,
"h": 155.5
},
"luminance": 0.42488
}Semantic roles & 50–950 ramp
primary
#82BB96
secondary
#D7C2D0
accent
#3D83A8
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280