#73E99A#73E99A
#73E99A is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.5% C 0.155 H 152.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #73E99A |
|---|---|
| RGB | rgb(115, 233, 154) |
| HSL | hsl(140, 73%, 68%) |
| HSV | hsv(140, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 33.9%, 8.6%) |
| CIE-LAB | lab(84.10, -50.50, 28.45) |
| CIE-LCH | lch(84.10, 57.96, 150.60°) |
| OKLab | oklab(84.54% -0.1373 0.0715) |
| OKLCH | oklch(84.54% 0.155 152.5) |
| XYZ | xyz(42.0389, 64.2523, 40.7522) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.53
Seafoam (survey)
#80F9AD
ΔE00 3.65
Light Bluish Green
#76FDA8
ΔE00 4.24
Light Blue Green
#7EFBB3
ΔE00 4.37
Light Sea Green
#98F6B0
ΔE00 4.49
Lightgreen
#90EE90
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E99A #E973C2
analogous
#87E973 #73E99A #73E9D5
triadic
#73E99A #9A73E9 #E99A73
tetradic
#73E99A #7387E9 #E973C2 #E9D573
square
#73E99A #7387E9 #E973C2 #E9D573
split-complementary
#73E99A #D573E9 #E97387
monochromatic
#1FC355 #3EE174 #73E99A #A8F1C0 #DDFAE6
Accessibility & contrast
On white
1.52
#73E99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#73E99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E99A
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E99A | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D995
Deuteranopia (green-blind)
#D9CD9F
Tritanopia (blue-blind)
#57E6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #73e99a; /* rgb */ color: rgb(115, 233, 154); /* oklch */ color: oklch(84.5% 0.155 152.5);
Tailwind
colors: {
custom: {
50: '#a3f1b8',
500: '#73e99a',
950: '#000000',
},
}SCSS
$custom: #73e99a; $custom-light: #a3f1b8; $custom-dark: #000000;
JSON
{
"hex": "#73e99a",
"rgb": {
"r": 115,
"g": 233,
"b": 154
},
"hsl": {
"h": 139.831,
"s": 72.84,
"l": 68.235
},
"oklch": {
"l": 0.84537,
"c": 0.15484,
"h": 152.5
},
"luminance": 0.64256
}Semantic roles & 50–950 ramp
primary
#73E99A
secondary
#C13F96
accent
#1194D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581