#73FF83#73FF83
#73FF83 is a very light, highly saturated green. Relative luminance 0.768; OKLCH L 89.5% C 0.205 H 145.8°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #73FF83 |
|---|---|
| RGB | rgb(115, 255, 131) |
| HSL | hsl(127, 100%, 73%) |
| HSV | hsv(127, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(90.23, -62.71, 47.71) |
| CIE-LCH | lch(90.23, 78.79, 142.74°) |
| OKLab | oklab(89.45% -0.1699 0.1155) |
| OKLCH | oklch(89.45% 0.206 145.8) |
| XYZ | xyz(46.9241, 76.7994, 33.8193) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.17
Easter Green
#8CFD7E
ΔE00 2.58
Baby Green
#8CFF9E
ΔE00 3.84
Lighter Green
#75FD63
ΔE00 3.84
Light Green
#96F97B
ΔE00 4.01
Spearmint
#1EF876
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FF83 #FF73EF
analogous
#A9FF73 #73FF83 #73FFC9
triadic
#73FF83 #8373FF #FF8373
tetradic
#73FF83 #73A9FF #FF73EF #FFC973
square
#73FF83 #73A9FF #FF73EF #FFC973
split-complementary
#73FF83 #C973FF #FF73A9
monochromatic
#00F81C #36FF4D #73FF83 #B0FFB9 #E0FFE4
Accessibility & contrast
On white
1.28
#73FF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#73FF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FF83
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FF83 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB79
Deuteranopia (green-blind)
#F0DE8C
Tritanopia (blue-blind)
#58F9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73ff83; /* rgb */ color: rgb(115, 255, 131); /* oklch */ color: oklch(89.5% 0.205 145.8);
Tailwind
colors: {
custom: {
50: '#a6ffa9',
500: '#73ff83',
950: '#000000',
},
}SCSS
$custom: #73ff83; $custom-light: #a6ffa9; $custom-dark: #000000;
JSON
{
"hex": "#73ff83",
"rgb": {
"r": 115,
"g": 255,
"b": 131
},
"hsl": {
"h": 126.857,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.89451,
"c": 0.2055,
"h": 145.8
},
"luminance": 0.76804
}Semantic roles & 50–950 ramp
primary
#73FF83
secondary
#DC3ACA
accent
#00CBE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681