#82BF99#82BF99
#82BF99 is a light, moderate green. Relative luminance 0.443; OKLCH L 75.2% C 0.084 H 156.4°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #82BF99 |
|---|---|
| RGB | rgb(130, 191, 153) |
| HSL | hsl(143, 32%, 63%) |
| HSV | hsv(143, 32%, 75%) |
| CMYK | cmyk(31.9%, 0%, 19.9%, 25.1%) |
| CIE-LAB | lab(72.43, -27.69, 13.01) |
| CIE-LCH | lch(72.43, 30.60, 154.83°) |
| OKLab | oklab(75.24% -0.0766 0.0335) |
| OKLCH | oklch(75.24% 0.084 156.4) |
| XYZ | xyz(33.5845, 44.3057, 36.9131) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.91
Pale Teal
#82CBB2
ΔE00 5.71
Mediumaquamarine
#66CDAA
ΔE00 6.30
Tea
#65AB7C
ΔE00 6.87
Seafoam Blue
#78D1B6
ΔE00 7.08
Faded Green
#7BB274
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BF99 #BF82A8
analogous
#89BF82 #82BF99 #82BFB7
triadic
#82BF99 #9982BF #BF9982
tetradic
#82BF99 #8289BF #BF82A8 #BFB782
square
#82BF99 #8289BF #BF82A8 #BFB782
split-complementary
#82BF99 #B782BF #BF8289
monochromatic
#43835B #5AAA78 #82BF99 #AAD4BA #D3E8DB
Accessibility & contrast
On white
2.13
#82BF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#82BF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BF99
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BF99 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB697
Deuteranopia (green-blind)
#B4AF9B
Tritanopia (blue-blind)
#77BEB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #82bf99; /* rgb */ color: rgb(130, 191, 153); /* oklch */ color: oklch(75.2% 0.084 156.4);
Tailwind
colors: {
custom: {
50: '#a8d2b7',
500: '#82bf99',
950: '#000000',
},
}SCSS
$custom: #82bf99; $custom-light: #a8d2b7; $custom-dark: #000000;
JSON
{
"hex": "#82bf99",
"rgb": {
"r": 130,
"g": 191,
"b": 153
},
"hsl": {
"h": 142.623,
"s": 32.275,
"l": 62.941
},
"oklch": {
"l": 0.75241,
"c": 0.08362,
"h": 156.4
},
"luminance": 0.44307
}Semantic roles & 50–950 ramp
primary
#82BF99
secondary
#D9C3D1
accent
#3A81AB
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280