#82BE99#82BE99
#82BE99 is a light, moderate green. Relative luminance 0.439; OKLCH L 75.0% C 0.082 H 156.7°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #82BE99 |
|---|---|
| RGB | rgb(130, 190, 153) |
| HSL | hsl(143, 32%, 63%) |
| HSV | hsv(143, 32%, 75%) |
| CMYK | cmyk(31.6%, 0%, 19.5%, 25.5%) |
| CIE-LAB | lab(72.14, -27.20, 12.60) |
| CIE-LCH | lch(72.14, 29.98, 155.14°) |
| OKLab | oklab(75.01% -0.0753 0.0324) |
| OKLCH | oklch(75.01% 0.082 156.7) |
| XYZ | xyz(33.3672, 43.8710, 36.8406) |
| Luminance | 0.4387 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.96
Pale Teal
#82CBB2
ΔE00 5.69
Mediumaquamarine
#66CDAA
ΔE00 6.43
Tea
#65AB7C
ΔE00 6.79
Seafoam Blue
#78D1B6
ΔE00 7.14
Faded Green
#7BB274
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BE99 #BE82A7
analogous
#89BE82 #82BE99 #82BEB7
triadic
#82BE99 #9982BE #BE9982
tetradic
#82BE99 #8289BE #BE82A7 #BEB782
square
#82BE99 #8289BE #BE82A7 #BEB782
split-complementary
#82BE99 #B782BE #BE8289
monochromatic
#44825C #5AA978 #82BE99 #AAD3BA #D3E8DB
Accessibility & contrast
On white
2.15
#82BE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#82BE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BE99
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BE99 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB597
Deuteranopia (green-blind)
#B3AE9B
Tritanopia (blue-blind)
#77BDB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #82be99; /* rgb */ color: rgb(130, 190, 153); /* oklch */ color: oklch(75.0% 0.082 156.7);
Tailwind
colors: {
custom: {
50: '#a8d2b7',
500: '#82be99',
950: '#000000',
},
}SCSS
$custom: #82be99; $custom-light: #a8d2b7; $custom-dark: #000000;
JSON
{
"hex": "#82be99",
"rgb": {
"r": 130,
"g": 190,
"b": 153
},
"hsl": {
"h": 143,
"s": 31.579,
"l": 62.745
},
"oklch": {
"l": 0.75008,
"c": 0.08203,
"h": 156.7
},
"luminance": 0.43873
}Semantic roles & 50–950 ramp
primary
#82BE99
secondary
#D9C3D0
accent
#3B80AA
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280