#83F183#83F183
#83F183 is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.7% C 0.179 H 143.8°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #83F183 |
|---|---|
| RGB | rgb(131, 241, 131) |
| HSL | hsl(120, 80%, 73%) |
| HSV | hsv(120, 46%, 95%) |
| CMYK | cmyk(45.6%, 0%, 45.6%, 5.5%) |
| CIE-LAB | lab(86.69, -53.18, 43.40) |
| CIE-LCH | lch(86.69, 68.64, 140.78°) |
| OKLab | oklab(86.71% -0.1447 0.1058) |
| OKLCH | oklch(86.71% 0.179 143.8) |
| XYZ | xyz(44.9099, 69.3715, 32.4919) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.44
Palegreen
#98FB98
ΔE00 3.13
Easter Green
#8CFD7E
ΔE00 3.23
Light Green
#96F97B
ΔE00 3.45
Lightgreen (survey)
#76FF7B
ΔE00 3.68
Baby Green
#8CFF9E
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83F183 #F183F1
analogous
#BAF183 #83F183 #83F1BA
triadic
#83F183 #8383F1 #F18383
tetradic
#83F183 #83BAF1 #F183F1 #F1BA83
square
#83F183 #83BAF1 #F183F1 #F1BA83
split-complementary
#83F183 #BA83F1 #F183BA
monochromatic
#19E019 #4CEB4C #83F183 #BAF7BA #E4FCE4
Accessibility & contrast
On white
1.41
#83F183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#83F183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83F183
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83F183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83F183 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7A
Deuteranopia (green-blind)
#E6D58A
Tritanopia (blue-blind)
#75EBD7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #83f183; /* rgb */ color: rgb(131, 241, 131); /* oklch */ color: oklch(86.7% 0.179 143.8);
Tailwind
colors: {
custom: {
50: '#adf6a9',
500: '#83f183',
950: '#000000',
},
}SCSS
$custom: #83f183; $custom-light: #adf6a9; $custom-dark: #000000;
JSON
{
"hex": "#83f183",
"rgb": {
"r": 131,
"g": 241,
"b": 131
},
"hsl": {
"h": 120,
"s": 79.71,
"l": 72.941
},
"oklch": {
"l": 0.86705,
"c": 0.17924,
"h": 143.8
},
"luminance": 0.69375
}Semantic roles & 50–950 ramp
primary
#83F183
secondary
#CC4CCC
accent
#09DCDC
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581