#82CF85#82CF85
#82CF85 is a light, vivid green. Relative luminance 0.511; OKLCH L 78.6% C 0.129 H 145.1°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #82CF85 |
|---|---|
| RGB | rgb(130, 207, 133) |
| HSL | hsl(122, 45%, 66%) |
| HSV | hsv(122, 37%, 81%) |
| CMYK | cmyk(37.2%, 0%, 35.7%, 18.8%) |
| CIE-LAB | lab(76.72, -38.72, 29.49) |
| CIE-LCH | lch(76.72, 48.67, 142.71°) |
| OKLab | oklab(78.58% -0.1055 0.0736) |
| OKLCH | oklch(78.58% 0.129 145.1) |
| XYZ | xyz(35.7507, 51.0630, 30.1581) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.76
Emerald
#50C878
ΔE00 5.34
Pistachio
#93C572
ΔE00 5.42
Hospital Green
#9BE5AA
ΔE00 6.57
Dark Mint
#48C072
ΔE00 6.79
Fern
#63B76C
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CF85 #CF82CC
analogous
#A5CF82 #82CF85 #82CFAB
triadic
#82CF85 #8582CF #CF8582
tetradic
#82CF85 #82A5CF #CF82CC #CFAB82
square
#82CF85 #82A5CF #CF82CC #CFAB82
split-complementary
#82CF85 #AB82CF #CF82A5
monochromatic
#3C9B3F #56BE5A #82CF85 #AEE0B0 #DAF1DB
Accessibility & contrast
On white
1.87
#82CF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#82CF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CF85
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CF85 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C280
Deuteranopia (green-blind)
#C6BA89
Tritanopia (blue-blind)
#79CBBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #82cf85; /* rgb */ color: rgb(130, 207, 133); /* oklch */ color: oklch(78.6% 0.129 145.1);
Tailwind
colors: {
custom: {
50: '#a9dea9',
500: '#82cf85',
950: '#000000',
},
}SCSS
$custom: #82cf85; $custom-light: #a9dea9; $custom-dark: #000000;
JSON
{
"hex": "#82cf85",
"rgb": {
"r": 130,
"g": 207,
"b": 133
},
"hsl": {
"h": 122.338,
"s": 44.509,
"l": 66.078
},
"oklch": {
"l": 0.78579,
"c": 0.12864,
"h": 145.1
},
"luminance": 0.51065
}Semantic roles & 50–950 ramp
primary
#82CF85
secondary
#A1549E
accent
#2EB2B8
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#101510
muted
#818480