#73FF99#73FF99
#73FF99 is a very light, vivid green. Relative luminance 0.775; OKLCH L 89.8% C 0.186 H 150.0°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #73FF99 |
|---|---|
| RGB | rgb(115, 255, 153) |
| HSL | hsl(136, 100%, 73%) |
| HSV | hsv(136, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 40%, 0%) |
| CIE-LAB | lab(90.53, -59.43, 37.49) |
| CIE-LCH | lch(90.53, 70.27, 147.76°) |
| OKLab | oklab(89.8% -0.161 0.0929) |
| OKLCH | oklch(89.8% 0.186 150) |
| XYZ | xyz(48.5766, 77.4604, 42.5223) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.11
Mint Green
#8FFF9F
ΔE00 2.41
Light Bluish Green
#76FDA8
ΔE00 2.71
Light Green Blue
#56FCA2
ΔE00 3.14
Sea Green (survey)
#53FCA1
ΔE00 3.14
Foam Green
#90FDA9
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FF99 #FF73D9
analogous
#93FF73 #73FF99 #73FFDF
triadic
#73FF99 #9973FF #FF9973
tetradic
#73FF99 #7393FF #FF73D9 #FFDF73
square
#73FF99 #7393FF #FF73D9 #FFDF73
split-complementary
#73FF99 #DF73FF #FF7393
monochromatic
#00F843 #36FF6C #73FF99 #B0FFC6 #E0FFE9
Accessibility & contrast
On white
1.27
#73FF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#73FF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FF99
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FF99 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC92
Deuteranopia (green-blind)
#EEDFA0
Tritanopia (blue-blind)
#51FBE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #73ff99; /* rgb */ color: rgb(115, 255, 153); /* oklch */ color: oklch(89.8% 0.186 150.0);
Tailwind
colors: {
custom: {
50: '#a5ffb8',
500: '#73ff99',
950: '#000000',
},
}SCSS
$custom: #73ff99; $custom-light: #a5ffb8; $custom-dark: #000000;
JSON
{
"hex": "#73ff99",
"rgb": {
"r": 115,
"g": 255,
"b": 153
},
"hsl": {
"h": 136.286,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.898,
"c": 0.18588,
"h": 150
},
"luminance": 0.77465
}Semantic roles & 50–950 ramp
primary
#73FF99
secondary
#DC3AB0
accent
#00A7E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681