#82CF90#82CF90
#82CF90 is a light, moderate green. Relative luminance 0.514; OKLCH L 78.8% C 0.118 H 148.9°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #82CF90 |
|---|---|
| RGB | rgb(130, 207, 144) |
| HSL | hsl(131, 45%, 66%) |
| HSV | hsv(131, 37%, 81%) |
| CMYK | cmyk(37.2%, 0%, 30.4%, 18.8%) |
| CIE-LAB | lab(76.91, -36.88, 24.01) |
| CIE-LCH | lch(76.91, 44.00, 146.93°) |
| OKLab | oklab(78.8% -0.1007 0.0607) |
| OKLCH | oklch(78.8% 0.118 148.9) |
| XYZ | xyz(36.5508, 51.3830, 34.3721) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.68
Hospital Green
#9BE5AA
ΔE00 5.63
Emerald
#50C878
ΔE00 5.79
Darkseagreen
#8FBC8F
ΔE00 6.57
Seafoam
#7FE0B3
ΔE00 6.92
Pistachio
#93C572
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CF90 #CF82C1
analogous
#9ACF82 #82CF90 #82CFB6
triadic
#82CF90 #9082CF #CF9082
tetradic
#82CF90 #829ACF #CF82C1 #CFB682
square
#82CF90 #829ACF #CF82C1 #CFB682
split-complementary
#82CF90 #B682CF #CF829A
monochromatic
#3C9B4D #56BE69 #82CF90 #AEE0B7 #DAF1DF
Accessibility & contrast
On white
1.86
#82CF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#82CF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CF90
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CF90 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C38C
Deuteranopia (green-blind)
#C5BB94
Tritanopia (blue-blind)
#76CCBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #82cf90; /* rgb */ color: rgb(130, 207, 144); /* oklch */ color: oklch(78.8% 0.118 148.9);
Tailwind
colors: {
custom: {
50: '#a9deb1',
500: '#82cf90',
950: '#000000',
},
}SCSS
$custom: #82cf90; $custom-light: #a9deb1; $custom-dark: #000000;
JSON
{
"hex": "#82cf90",
"rgb": {
"r": 130,
"g": 207,
"b": 144
},
"hsl": {
"h": 130.909,
"s": 44.509,
"l": 66.078
},
"oklch": {
"l": 0.78799,
"c": 0.11755,
"h": 148.9
},
"luminance": 0.51385
}Semantic roles & 50–950 ramp
primary
#82CF90
secondary
#A15493
accent
#2E9FB8
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481