#83FF93#83FF93
#83FF93 is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.3% C 0.184 H 146.6°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #83FF93 |
|---|---|
| RGB | rgb(131, 255, 147) |
| HSL | hsl(128, 100%, 76%) |
| HSV | hsv(128, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(90.98, -56.48, 41.11) |
| CIE-LCH | lch(90.98, 69.86, 143.95°) |
| OKLab | oklab(90.29% -0.1533 0.1012) |
| OKLCH | oklch(90.29% 0.184 146.6) |
| XYZ | xyz(50.3836, 78.4480, 40.0851) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.65
Mint Green
#8FFF9F
ΔE00 1.86
Palegreen
#98FB98
ΔE00 2.38
Lightgreen (survey)
#76FF7B
ΔE00 3.11
Easter Green
#8CFD7E
ΔE00 3.31
Foam Green
#90FDA9
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FF93 #FF83EF
analogous
#B1FF83 #83FF93 #83FFD1
triadic
#83FF93 #9383FF #FF9383
tetradic
#83FF93 #83B1FF #FF83EF #FFD183
square
#83FF93 #83B1FF #FF83EF #FFD183
split-complementary
#83FF93 #D183FF #FF83B1
monochromatic
#09FF28 #46FF5E #83FF93 #C0FFC8 #E0FFE4
Accessibility & contrast
On white
1.26
#83FF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#83FF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FF93
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FF93 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8B
Deuteranopia (green-blind)
#F1E19A
Tritanopia (blue-blind)
#6EFAE5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #83ff93; /* rgb */ color: rgb(131, 255, 147); /* oklch */ color: oklch(90.3% 0.184 146.6);
Tailwind
colors: {
custom: {
50: '#aeffb4',
500: '#83ff93',
950: '#000000',
},
}SCSS
$custom: #83ff93; $custom-light: #aeffb4; $custom-dark: #000000;
JSON
{
"hex": "#83ff93",
"rgb": {
"r": 131,
"g": 255,
"b": 147
},
"hsl": {
"h": 127.742,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.90291,
"c": 0.18368,
"h": 146.6
},
"luminance": 0.78452
}Semantic roles & 50–950 ramp
primary
#83FF93
secondary
#DF48CB
accent
#00C8E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681