#83E083#83E083
#83E083 is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.6% C 0.155 H 144.0°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #83E083 |
|---|---|
| RGB | rgb(131, 224, 131) |
| HSL | hsl(120, 60%, 70%) |
| HSV | hsv(120, 42%, 88%) |
| CMYK | cmyk(41.5%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(81.71, -46.14, 37.05) |
| CIE-LCH | lch(81.71, 59.18, 141.24°) |
| OKLab | oklab(82.65% -0.1256 0.0913) |
| OKLCH | oklch(82.65% 0.155 144) |
| XYZ | xyz(40.1105, 59.7728, 30.8921) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.21
Lightish Green
#61E160
ΔE00 5.10
Weird Green
#3AE57F
ΔE00 5.68
Palegreen
#98FB98
ΔE00 5.91
Fresh Green
#69D84F
ΔE00 6.46
Hospital Green
#9BE5AA
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83E083 #E083E0
analogous
#B2E083 #83E083 #83E0B2
triadic
#83E083 #8383E0 #E08383
tetradic
#83E083 #83B2E0 #E083E0 #E0B283
square
#83E083 #83B2E0 #E083E0 #E0B283
split-complementary
#83E083 #B283E0 #E083B2
monochromatic
#2FBA2F #52D452 #83E083 #B4ECB4 #E5F8E5
Accessibility & contrast
On white
1.62
#83E083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#83E083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83E083
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83E083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83E083 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17C
Deuteranopia (green-blind)
#D6C889
Tritanopia (blue-blind)
#78DBC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #83e083; /* rgb */ color: rgb(131, 224, 131); /* oklch */ color: oklch(82.6% 0.155 144.0);
Tailwind
colors: {
custom: {
50: '#abeaa8',
500: '#83e083',
950: '#000000',
},
}SCSS
$custom: #83e083; $custom-light: #abeaa8; $custom-dark: #000000;
JSON
{
"hex": "#83e083",
"rgb": {
"r": 131,
"g": 224,
"b": 131
},
"hsl": {
"h": 120,
"s": 60,
"l": 69.608
},
"oklch": {
"l": 0.82645,
"c": 0.15528,
"h": 144
},
"luminance": 0.59775
}Semantic roles & 50–950 ramp
primary
#83E083
secondary
#B750B7
accent
#1EC8C8
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#101610
muted
#818480