#73FC99#73FC99
#73FC99 is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.1% C 0.182 H 150.3°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #73FC99 |
|---|---|
| RGB | rgb(115, 252, 153) |
| HSL | hsl(137, 96%, 72%) |
| HSV | hsv(137, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 39.3%, 1.2%) |
| CIE-LAB | lab(89.66, -58.27, 36.34) |
| CIE-LCH | lch(89.66, 68.67, 148.05°) |
| OKLab | oklab(89.08% -0.1579 0.0902) |
| OKLCH | oklch(89.08% 0.182 150.3) |
| XYZ | xyz(47.6271, 75.5614, 42.2058) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.17
Light Bluish Green
#76FDA8
ΔE00 2.38
Mint Green
#8FFF9F
ΔE00 2.44
Light Green Blue
#56FCA2
ΔE00 2.87
Sea Green (survey)
#53FCA1
ΔE00 2.89
Foam Green
#90FDA9
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FC99 #FC73D6
analogous
#92FC73 #73FC99 #73FCDD
triadic
#73FC99 #9973FC #FC9973
tetradic
#73FC99 #7392FC #FC73D6 #FCDD73
square
#73FC99 #7392FC #FC73D6 #FCDD73
split-complementary
#73FC99 #DD73FC #FC7392
monochromatic
#05EF46 #37FB6D #73FC99 #AFFDC5 #E1FEE9
Accessibility & contrast
On white
1.30
#73FC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#73FC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FC99
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FC99 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE992
Deuteranopia (green-blind)
#EBDC9F
Tritanopia (blue-blind)
#52F8E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #73fc99; /* rgb */ color: rgb(115, 252, 153); /* oklch */ color: oklch(89.1% 0.182 150.3);
Tailwind
colors: {
custom: {
50: '#a5feb8',
500: '#73fc99',
950: '#000000',
},
}SCSS
$custom: #73fc99; $custom-light: #a5feb8; $custom-dark: #000000;
JSON
{
"hex": "#73fc99",
"rgb": {
"r": 115,
"g": 252,
"b": 153
},
"hsl": {
"h": 136.642,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.8908,
"c": 0.18185,
"h": 150.3
},
"luminance": 0.75566
}Semantic roles & 50–950 ramp
primary
#73FC99
secondary
#D83BAD
accent
#00A6E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681