#83EA7B#83EA7B
#83EA7B is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.9% C 0.177 H 142.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #83EA7B |
|---|---|
| RGB | rgb(131, 234, 123) |
| HSL | hsl(116, 73%, 70%) |
| HSV | hsv(116, 47%, 92%) |
| CMYK | cmyk(44%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(84.53, -51.43, 44.55) |
| CIE-LCH | lch(84.53, 68.04, 139.10°) |
| OKLab | oklab(84.91% -0.1402 0.108) |
| OKLCH | oklch(84.91% 0.177 142.4) |
| XYZ | xyz(42.3561, 65.0982, 29.0684) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.85
Lightish Green
#61E160
ΔE00 3.89
Light Green
#96F97B
ΔE00 3.97
Easter Green
#8CFD7E
ΔE00 4.24
Palegreen
#98FB98
ΔE00 4.44
Lightgreen (survey)
#76FF7B
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83EA7B #E27BEA
analogous
#BAEA7B #83EA7B #7BEAAB
triadic
#83EA7B #7B83EA #EA7B83
tetradic
#83EA7B #7BBAEA #E27BEA #EAAB7B
square
#83EA7B #7BBAEA #E27BEA #EAAB7B
split-complementary
#83EA7B #AB7BEA #EA7BBA
monochromatic
#2CCA20 #51E246 #83EA7B #B5F2B0 #E6FBE5
Accessibility & contrast
On white
1.50
#83EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#83EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83EA7B
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83EA7B | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD972
Deuteranopia (green-blind)
#E0CF82
Tritanopia (blue-blind)
#78E4D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #83ea7b; /* rgb */ color: rgb(131, 234, 123); /* oklch */ color: oklch(84.9% 0.177 142.4);
Tailwind
colors: {
custom: {
50: '#adf1a3',
500: '#83ea7b',
950: '#000000',
},
}SCSS
$custom: #83ea7b; $custom-light: #adf1a3; $custom-dark: #000000;
JSON
{
"hex": "#83ea7b",
"rgb": {
"r": 131,
"g": 234,
"b": 123
},
"hsl": {
"h": 115.676,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.8491,
"c": 0.17697,
"h": 142.4
},
"luminance": 0.65101
}Semantic roles & 50–950 ramp
primary
#83EA7B
secondary
#BA46C3
accent
#11D5C7
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580