#83DA7B#83DA7B
#83DA7B is a light, vivid green. Relative luminance 0.564; OKLCH L 81.1% C 0.154 H 142.2°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #83DA7B |
|---|---|
| RGB | rgb(131, 218, 123) |
| HSL | hsl(115, 56%, 67%) |
| HSV | hsv(115, 44%, 85%) |
| CMYK | cmyk(39.9%, 0%, 43.6%, 14.5%) |
| CIE-LAB | lab(79.84, -44.74, 38.64) |
| CIE-LCH | lch(79.84, 59.11, 139.19°) |
| OKLab | oklab(81.08% -0.122 0.0946) |
| OKLCH | oklch(81.08% 0.154 142.2) |
| XYZ | xyz(38.0050, 56.3960, 27.6180) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.61
Lightish Green
#61E160
ΔE00 4.96
Fresh Green
#69D84F
ΔE00 5.60
Pistachio
#93C572
ΔE00 6.37
Weird Green
#3AE57F
ΔE00 6.48
Soft Green
#6FC276
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DA7B #D27BDA
analogous
#B3DA7B #83DA7B #7BDAA3
triadic
#83DA7B #7B83DA #DA7B83
tetradic
#83DA7B #7BB3DA #D27BDA #DAA37B
square
#83DA7B #7BB3DA #D27BDA #DAA37B
split-complementary
#83DA7B #A37BDA #DA7BB3
monochromatic
#3AAB30 #56CD4B #83DA7B #B0E7AB #DDF5DB
Accessibility & contrast
On white
1.71
#83DA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#83DA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DA7B
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DA7B | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB74
Deuteranopia (green-blind)
#D2C381
Tritanopia (blue-blind)
#7AD5C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #83da7b; /* rgb */ color: rgb(131, 218, 123); /* oklch */ color: oklch(81.1% 0.154 142.2);
Tailwind
colors: {
custom: {
50: '#abe6a2',
500: '#83da7b',
950: '#000000',
},
}SCSS
$custom: #83da7b; $custom-light: #abe6a2; $custom-dark: #000000;
JSON
{
"hex": "#83da7b",
"rgb": {
"r": 131,
"g": 218,
"b": 123
},
"hsl": {
"h": 114.947,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.81079,
"c": 0.15438,
"h": 142.2
},
"luminance": 0.56398
}Semantic roles & 50–950 ramp
primary
#83DA7B
secondary
#A54CAE
accent
#22C4B6
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480