#73FF97#73FF97
#73FF97 is a very light, vivid green. Relative luminance 0.774; OKLCH L 89.8% C 0.188 H 149.6°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #73FF97 |
|---|---|
| RGB | rgb(115, 255, 151) |
| HSL | hsl(135, 100%, 73%) |
| HSV | hsv(135, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(90.50, -59.75, 38.43) |
| CIE-LCH | lch(90.50, 71.05, 147.25°) |
| OKLab | oklab(89.77% -0.1618 0.0951) |
| OKLCH | oklch(89.77% 0.188 149.6) |
| XYZ | xyz(48.4128, 77.3949, 41.6596) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.14
Mint Green
#8FFF9F
ΔE00 2.43
Light Bluish Green
#76FDA8
ΔE00 3.02
Sea Green (survey)
#53FCA1
ΔE00 3.38
Light Green Blue
#56FCA2
ΔE00 3.39
Foam Green
#90FDA9
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FF97 #FF73DB
analogous
#95FF73 #73FF97 #73FFDD
triadic
#73FF97 #9773FF #FF9773
tetradic
#73FF97 #7395FF #FF73DB #FFDD73
square
#73FF97 #7395FF #FF73DB #FFDD73
split-complementary
#73FF97 #DD73FF #FF7395
monochromatic
#00F840 #36FF6A #73FF97 #B0FFC4 #E0FFE8
Accessibility & contrast
On white
1.27
#73FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#73FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FF97
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FF97 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8F
Deuteranopia (green-blind)
#EEDF9E
Tritanopia (blue-blind)
#51FBE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #73ff97; /* rgb */ color: rgb(115, 255, 151); /* oklch */ color: oklch(89.8% 0.188 149.6);
Tailwind
colors: {
custom: {
50: '#a5ffb6',
500: '#73ff97',
950: '#000000',
},
}SCSS
$custom: #73ff97; $custom-light: #a5ffb6; $custom-dark: #000000;
JSON
{
"hex": "#73ff97",
"rgb": {
"r": 115,
"g": 255,
"b": 151
},
"hsl": {
"h": 135.429,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.89766,
"c": 0.18769,
"h": 149.6
},
"luminance": 0.77399
}Semantic roles & 50–950 ramp
primary
#73FF97
secondary
#DC3AB3
accent
#00AAE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681