#83FF92#83FF92
#83FF92 is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.3% C 0.185 H 146.4°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #83FF92 |
|---|---|
| RGB | rgb(131, 255, 146) |
| HSL | hsl(127, 100%, 76%) |
| HSV | hsv(127, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(90.97, -56.63, 41.58) |
| CIE-LCH | lch(90.97, 70.26, 143.71°) |
| OKLab | oklab(90.27% -0.1537 0.1022) |
| OKLCH | oklch(90.27% 0.185 146.4) |
| XYZ | xyz(50.3055, 78.4168, 39.6736) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.78
Mint Green
#8FFF9F
ΔE00 1.98
Palegreen
#98FB98
ΔE00 2.41
Lightgreen (survey)
#76FF7B
ΔE00 2.97
Easter Green
#8CFD7E
ΔE00 3.16
Foam Green
#90FDA9
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FF92 #FF83F0
analogous
#B2FF83 #83FF92 #83FFD0
triadic
#83FF92 #9283FF #FF9283
tetradic
#83FF92 #83B2FF #FF83F0 #FFD083
square
#83FF92 #83B2FF #FF83F0 #FFD083
split-complementary
#83FF92 #D083FF #FF83B2
monochromatic
#09FF26 #46FF5C #83FF92 #C0FFC8 #E0FFE4
Accessibility & contrast
On white
1.26
#83FF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#83FF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FF92
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FF92 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8A
Deuteranopia (green-blind)
#F1E199
Tritanopia (blue-blind)
#6EFAE5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #83ff92; /* rgb */ color: rgb(131, 255, 146); /* oklch */ color: oklch(90.3% 0.185 146.4);
Tailwind
colors: {
custom: {
50: '#aeffb3',
500: '#83ff92',
950: '#000000',
},
}SCSS
$custom: #83ff92; $custom-light: #aeffb3; $custom-dark: #000000;
JSON
{
"hex": "#83ff92",
"rgb": {
"r": 131,
"g": 255,
"b": 146
},
"hsl": {
"h": 127.258,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.90274,
"c": 0.1846,
"h": 146.4
},
"luminance": 0.78421
}Semantic roles & 50–950 ramp
primary
#83FF92
secondary
#DF48CC
accent
#00CAE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681