#83FD99#83FD99
#83FD99 is a very light, vivid green. Relative luminance 0.774; OKLCH L 89.9% C 0.175 H 148.0°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #83FD99 |
|---|---|
| RGB | rgb(131, 253, 153) |
| HSL | hsl(131, 97%, 75%) |
| HSV | hsv(131, 48%, 99%) |
| CMYK | cmyk(48.2%, 0%, 39.5%, 0.8%) |
| CIE-LAB | lab(90.49, -54.77, 37.54) |
| CIE-LCH | lch(90.49, 66.40, 145.57°) |
| OKLab | oklab(89.92% -0.1487 0.093) |
| OKLCH | oklch(89.92% 0.175 148) |
| XYZ | xyz(50.2321, 77.3719, 42.4181) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 0.91
Mint Green
#8FFF9F
ΔE00 1.18
Palegreen
#98FB98
ΔE00 2.32
Foam Green
#90FDA9
ΔE00 2.60
Light Bluish Green
#76FDA8
ΔE00 3.14
Lightgreen
#90EE90
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FD99 #FD83E7
analogous
#AAFD83 #83FD99 #83FDD6
triadic
#83FD99 #9983FD #FD9983
tetradic
#83FD99 #83AAFD #FD83E7 #FDD683
square
#83FD99 #83AAFD #FD83E7 #FDD683
split-complementary
#83FD99 #D683FD #FD83AA
monochromatic
#0BFB36 #47FC67 #83FD99 #BFFECB #E1FFE6
Accessibility & contrast
On white
1.27
#83FD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#83FD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FD99
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FD99 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB92
Deuteranopia (green-blind)
#EEDF9F
Tritanopia (blue-blind)
#6DF9E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #83fd99; /* rgb */ color: rgb(131, 253, 153); /* oklch */ color: oklch(89.9% 0.175 148.0);
Tailwind
colors: {
custom: {
50: '#aeffb8',
500: '#83fd99',
950: '#000000',
},
}SCSS
$custom: #83fd99; $custom-light: #aeffb8; $custom-dark: #000000;
JSON
{
"hex": "#83fd99",
"rgb": {
"r": 131,
"g": 253,
"b": 153
},
"hsl": {
"h": 130.82,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.89918,
"c": 0.1754,
"h": 148
},
"luminance": 0.77376
}Semantic roles & 50–950 ramp
primary
#83FD99
secondary
#DC48C1
accent
#00BCE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681