#83F196#83F196
#83F196 is a very light, vivid green. Relative luminance 0.699; OKLCH L 87.0% C 0.161 H 148.0°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #83F196 |
|---|---|
| RGB | rgb(131, 241, 150) |
| HSL | hsl(130, 80%, 73%) |
| HSV | hsv(130, 46%, 95%) |
| CMYK | cmyk(45.6%, 0%, 37.8%, 5.5%) |
| CIE-LAB | lab(86.96, -50.35, 34.40) |
| CIE-LCH | lch(86.96, 60.98, 145.66°) |
| OKLab | oklab(87.02% -0.1368 0.0856) |
| OKLCH | oklch(87.02% 0.161 148) |
| XYZ | xyz(46.3177, 69.9346, 39.9063) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.04
Baby Green
#8CFF9E
ΔE00 2.96
Mint Green
#8FFF9F
ΔE00 3.00
Foam Green
#90FDA9
ΔE00 3.03
Palegreen
#98FB98
ΔE00 3.13
Light Bluish Green
#76FDA8
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83F196 #F183DE
analogous
#A7F183 #83F196 #83F1CD
triadic
#83F196 #9683F1 #F19683
tetradic
#83F196 #83A7F1 #F183DE #F1CD83
square
#83F196 #83A7F1 #F183DE #F1CD83
split-complementary
#83F196 #CD83F1 #F183A7
monochromatic
#19E03C #4CEB67 #83F196 #BAF7C5 #E4FCE8
Accessibility & contrast
On white
1.40
#83F196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#83F196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83F196
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83F196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83F196 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E090
Deuteranopia (green-blind)
#E3D69C
Tritanopia (blue-blind)
#70EDDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #83f196; /* rgb */ color: rgb(131, 241, 150); /* oklch */ color: oklch(87.0% 0.161 148.0);
Tailwind
colors: {
custom: {
50: '#adf6b5',
500: '#83f196',
950: '#000000',
},
}SCSS
$custom: #83f196; $custom-light: #adf6b5; $custom-dark: #000000;
JSON
{
"hex": "#83f196",
"rgb": {
"r": 131,
"g": 241,
"b": 150
},
"hsl": {
"h": 130.364,
"s": 79.71,
"l": 72.941
},
"oklch": {
"l": 0.87022,
"c": 0.16141,
"h": 148
},
"luminance": 0.69938
}Semantic roles & 50–950 ramp
primary
#83F196
secondary
#CC4CB6
accent
#09B8DC
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581