#83E17A#83E17A
#83E17A is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.7% C 0.165 H 142.1°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #83E17A |
|---|---|
| RGB | rgb(131, 225, 122) |
| HSL | hsl(115, 63%, 68%) |
| HSV | hsv(115, 46%, 88%) |
| CMYK | cmyk(41.8%, 0%, 45.8%, 11.8%) |
| CIE-LAB | lab(81.88, -47.84, 41.72) |
| CIE-LCH | lch(81.88, 63.48, 138.91°) |
| OKLab | oklab(82.74% -0.1305 0.1016) |
| OKLCH | oklch(82.74% 0.165 142.1) |
| XYZ | xyz(39.7964, 60.0784, 27.9079) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.50
Lightish Green
#61E160
ΔE00 3.95
Fresh Green
#69D84F
ΔE00 5.19
Light Green
#96F97B
ΔE00 5.86
Palegreen
#98FB98
ΔE00 5.90
Weird Green
#3AE57F
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83E17A #D87AE1
analogous
#B6E17A #83E17A #7AE1A4
triadic
#83E17A #7A83E1 #E17A83
tetradic
#83E17A #7AB6E1 #D87AE1 #E1A47A
square
#83E17A #7AB6E1 #D87AE1 #E1A47A
split-complementary
#83E17A #A47AE1 #E17AB6
monochromatic
#36B729 #54D648 #83E17A #B2ECAC #E0F8DE
Accessibility & contrast
On white
1.61
#83E17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#83E17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83E17A
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83E17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83E17A | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D172
Deuteranopia (green-blind)
#D8C881
Tritanopia (blue-blind)
#79DBC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #83e17a; /* rgb */ color: rgb(131, 225, 122); /* oklch */ color: oklch(82.7% 0.165 142.1);
Tailwind
colors: {
custom: {
50: '#aceba2',
500: '#83e17a',
950: '#000000',
},
}SCSS
$custom: #83e17a; $custom-light: #aceba2; $custom-dark: #000000;
JSON
{
"hex": "#83e17a",
"rgb": {
"r": 131,
"g": 225,
"b": 122
},
"hsl": {
"h": 114.757,
"s": 63.19,
"l": 68.039
},
"oklch": {
"l": 0.8274,
"c": 0.16535,
"h": 142.1
},
"luminance": 0.60081
}Semantic roles & 50–950 ramp
primary
#83E17A
secondary
#AE47B8
accent
#1BCBBC
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480