#83DB7B#83DB7B
#83DB7B is a light, vivid green. Relative luminance 0.569; OKLCH L 81.3% C 0.156 H 142.2°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #83DB7B |
|---|---|
| RGB | rgb(131, 219, 123) |
| HSL | hsl(115, 57%, 67%) |
| HSV | hsv(115, 44%, 86%) |
| CMYK | cmyk(40.2%, 0%, 43.8%, 14.1%) |
| CIE-LAB | lab(80.13, -45.17, 39.01) |
| CIE-LCH | lch(80.13, 59.68, 139.18°) |
| OKLab | oklab(81.32% -0.1232 0.0954) |
| OKLCH | oklch(81.32% 0.156 142.2) |
| XYZ | xyz(38.2651, 56.9162, 27.7047) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.42
Lightish Green
#61E160
ΔE00 4.80
Fresh Green
#69D84F
ΔE00 5.53
Weird Green
#3AE57F
ΔE00 6.37
Pistachio
#93C572
ΔE00 6.57
Soft Green
#6FC276
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DB7B #D37BDB
analogous
#B3DB7B #83DB7B #7BDBA3
triadic
#83DB7B #7B83DB #DB7B83
tetradic
#83DB7B #7BB3DB #D37BDB #DBA37B
square
#83DB7B #7BB3DB #D37BDB #DBA37B
split-complementary
#83DB7B #A37BDB #DB7BB3
monochromatic
#3AAD2F #56CE4B #83DB7B #B0E8AB #DDF5DB
Accessibility & contrast
On white
1.70
#83DB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#83DB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DB7B
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DB7B | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC74
Deuteranopia (green-blind)
#D2C481
Tritanopia (blue-blind)
#7AD6C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #83db7b; /* rgb */ color: rgb(131, 219, 123); /* oklch */ color: oklch(81.3% 0.156 142.2);
Tailwind
colors: {
custom: {
50: '#abe7a2',
500: '#83db7b',
950: '#000000',
},
}SCSS
$custom: #83db7b; $custom-light: #abe7a2; $custom-dark: #000000;
JSON
{
"hex": "#83db7b",
"rgb": {
"r": 131,
"g": 219,
"b": 123
},
"hsl": {
"h": 115,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.81319,
"c": 0.15583,
"h": 142.2
},
"luminance": 0.56918
}Semantic roles & 50–950 ramp
primary
#83DB7B
secondary
#A74BAF
accent
#21C5B7
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480