#82D67F#82D67F
#82D67F is a light, vivid green. Relative luminance 0.544; OKLCH L 80.1% C 0.145 H 143.3°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #82D67F |
|---|---|
| RGB | rgb(130, 214, 127) |
| HSL | hsl(118, 51%, 67%) |
| HSV | hsv(118, 41%, 84%) |
| CMYK | cmyk(39.3%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(78.68, -42.74, 35.13) |
| CIE-LCH | lch(78.68, 55.32, 140.58°) |
| OKLab | oklab(80.14% -0.1164 0.0867) |
| OKLCH | oklch(80.14% 0.145 143.3) |
| XYZ | xyz(37.0816, 54.3691, 28.6149) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.35
Lightgreen
#90EE90
ΔE00 5.43
Pistachio
#93C572
ΔE00 5.80
Lightish Green
#61E160
ΔE00 6.13
Emerald
#50C878
ΔE00 6.16
Fresh Green
#69D84F
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82D67F #D37FD6
analogous
#AED67F #82D67F #7FD6A8
triadic
#82D67F #7F82D6 #D67F82
tetradic
#82D67F #7FAED6 #D37FD6 #D6A87F
square
#82D67F #7FAED6 #D37FD6 #D6A87F
split-complementary
#82D67F #A87FD6 #D67FAE
monochromatic
#39A635 #55C751 #82D67F #AFE5AD #DDF4DC
Accessibility & contrast
On white
1.77
#82D67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#82D67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82D67F
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82D67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82D67F | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#CDC084
Tritanopia (blue-blind)
#79D1C1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #82d67f; /* rgb */ color: rgb(130, 214, 127); /* oklch */ color: oklch(80.1% 0.145 143.3);
Tailwind
colors: {
custom: {
50: '#aae3a5',
500: '#82d67f',
950: '#000000',
},
}SCSS
$custom: #82d67f; $custom-light: #aae3a5; $custom-dark: #000000;
JSON
{
"hex": "#82d67f",
"rgb": {
"r": 130,
"g": 214,
"b": 127
},
"hsl": {
"h": 117.931,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.8014,
"c": 0.14516,
"h": 143.3
},
"luminance": 0.54371
}Semantic roles & 50–950 ramp
primary
#82D67F
secondary
#A650AA
accent
#27BFBA
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480