#83F58F#83F58F
#83F58F is a very light, vivid green. Relative luminance 0.721; OKLCH L 87.8% C 0.174 H 146.1°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #83F58F |
|---|---|
| RGB | rgb(131, 245, 143) |
| HSL | hsl(126, 85%, 74%) |
| HSV | hsv(126, 47%, 96%) |
| CMYK | cmyk(46.5%, 0%, 41.6%, 3.9%) |
| CIE-LAB | lab(88.02, -53.07, 39.25) |
| CIE-LCH | lch(88.02, 66.01, 143.51°) |
| OKLab | oklab(87.85% -0.1442 0.0967) |
| OKLCH | oklch(87.85% 0.174 146.1) |
| XYZ | xyz(46.9678, 72.1099, 37.4249) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.24
Palegreen
#98FB98
ΔE00 2.27
Baby Green
#8CFF9E
ΔE00 2.39
Mint Green
#8FFF9F
ΔE00 2.49
Foam Green
#90FDA9
ΔE00 3.63
Easter Green
#8CFD7E
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83F58F #F583E9
analogous
#B0F583 #83F58F #83F5C8
triadic
#83F58F #8F83F5 #F58F83
tetradic
#83F58F #83B0F5 #F583E9 #F5C883
square
#83F58F #83B0F5 #F583E9 #F5C883
split-complementary
#83F58F #C883F5 #F583B0
monochromatic
#13EB2A #4AF05C #83F58F #BCFAC2 #E3FDE5
Accessibility & contrast
On white
1.36
#83F58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#83F58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83F58F
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83F58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83F58F | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E387
Deuteranopia (green-blind)
#E8D995
Tritanopia (blue-blind)
#71F0DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #83f58f; /* rgb */ color: rgb(131, 245, 143); /* oklch */ color: oklch(87.8% 0.174 146.1);
Tailwind
colors: {
custom: {
50: '#adf9b1',
500: '#83f58f',
950: '#000000',
},
}SCSS
$custom: #83f58f; $custom-light: #adf9b1; $custom-dark: #000000;
JSON
{
"hex": "#83f58f",
"rgb": {
"r": 131,
"g": 245,
"b": 143
},
"hsl": {
"h": 126.316,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.8785,
"c": 0.17362,
"h": 146.1
},
"luminance": 0.72113
}Semantic roles & 50–950 ramp
primary
#83F58F
secondary
#D14BC3
accent
#04CAE2
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111711
muted
#818581