#83D77F#83D77F
#83D77F is a light, vivid green. Relative luminance 0.550; OKLCH L 80.4% C 0.146 H 143.1°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #83D77F |
|---|---|
| RGB | rgb(131, 215, 127) |
| HSL | hsl(117, 52%, 67%) |
| HSV | hsv(117, 41%, 84%) |
| CMYK | cmyk(39.1%, 0%, 40.9%, 15.7%) |
| CIE-LAB | lab(79.02, -42.87, 35.58) |
| CIE-LCH | lch(79.02, 55.71, 140.31°) |
| OKLab | oklab(80.43% -0.1168 0.0877) |
| OKLCH | oklch(80.43% 0.146 143.1) |
| XYZ | xyz(37.4896, 54.9564, 28.7068) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.19
Soft Green
#6FC276
ΔE00 5.62
Pistachio
#93C572
ΔE00 5.89
Lightish Green
#61E160
ΔE00 5.97
Emerald
#50C878
ΔE00 6.40
Fresh Green
#69D84F
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83D77F #D37FD7
analogous
#AFD77F #83D77F #7FD7A7
triadic
#83D77F #7F83D7 #D77F83
tetradic
#83D77F #7FAFD7 #D37FD7 #D7A77F
square
#83D77F #7FAFD7 #D37FD7 #D7A77F
split-complementary
#83D77F #A77FD7 #D77FAF
monochromatic
#3AA734 #56C850 #83D77F #B0E6AE #DDF4DC
Accessibility & contrast
On white
1.75
#83D77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#83D77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83D77F
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83D77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83D77F | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC979
Deuteranopia (green-blind)
#CEC184
Tritanopia (blue-blind)
#7AD2C1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #83d77f; /* rgb */ color: rgb(131, 215, 127); /* oklch */ color: oklch(80.4% 0.146 143.1);
Tailwind
colors: {
custom: {
50: '#abe4a5',
500: '#83d77f',
950: '#000000',
},
}SCSS
$custom: #83d77f; $custom-light: #abe4a5; $custom-dark: #000000;
JSON
{
"hex": "#83d77f",
"rgb": {
"r": 131,
"g": 215,
"b": 127
},
"hsl": {
"h": 117.273,
"s": 52.381,
"l": 67.059
},
"oklch": {
"l": 0.80429,
"c": 0.14608,
"h": 143.1
},
"luminance": 0.54958
}Semantic roles & 50–950 ramp
primary
#83D77F
secondary
#A74FAB
accent
#26C0B9
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480