#83F07F#83F07F
#83F07F is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.4% C 0.182 H 143.1°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #83F07F |
|---|---|
| RGB | rgb(131, 240, 127) |
| HSL | hsl(118, 79%, 72%) |
| HSV | hsv(118, 47%, 94%) |
| CMYK | cmyk(45.4%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(86.34, -53.32, 44.89) |
| CIE-LCH | lch(86.34, 69.70, 139.91°) |
| OKLab | oklab(86.41% -0.1452 0.109) |
| OKLCH | oklch(86.41% 0.182 143.1) |
| XYZ | xyz(44.3488, 68.6747, 30.9932) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.78
Easter Green
#8CFD7E
ΔE00 3.12
Light Green
#96F97B
ΔE00 3.20
Palegreen
#98FB98
ΔE00 3.52
Lightgreen (survey)
#76FF7B
ΔE00 3.66
Baby Green
#8CFF9E
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83F07F #EC7FF0
analogous
#BCF07F #83F07F #7FF0B4
triadic
#83F07F #7F83F0 #F07F83
tetradic
#83F07F #7FBCF0 #EC7FF0 #F0B47F
square
#83F07F #7FBCF0 #EC7FF0 #F0B47F
split-complementary
#83F07F #B47FF0 #F07FBC
monochromatic
#20DB1A #4EEA48 #83F07F #B8F6B6 #E4FCE4
Accessibility & contrast
On white
1.43
#83F07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#83F07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83F07F
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83F07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83F07F | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE76
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#76EAD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #83f07f; /* rgb */ color: rgb(131, 240, 127); /* oklch */ color: oklch(86.4% 0.182 143.1);
Tailwind
colors: {
custom: {
50: '#adf6a6',
500: '#83f07f',
950: '#000000',
},
}SCSS
$custom: #83f07f; $custom-light: #adf6a6; $custom-dark: #000000;
JSON
{
"hex": "#83f07f",
"rgb": {
"r": 131,
"g": 240,
"b": 127
},
"hsl": {
"h": 117.876,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.86405,
"c": 0.18154,
"h": 143.1
},
"luminance": 0.68678
}Semantic roles & 50–950 ramp
primary
#83F07F
secondary
#C649CB
accent
#0ADBD4
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580