#73E89A#73E89A
#73E89A is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.3% C 0.153 H 152.6°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #73E89A |
|---|---|
| RGB | rgb(115, 232, 154) |
| HSL | hsl(140, 72%, 68%) |
| HSV | hsv(140, 50%, 91%) |
| CMYK | cmyk(50.4%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(83.80, -50.08, 28.05) |
| CIE-LCH | lch(83.80, 57.41, 150.75°) |
| OKLab | oklab(84.3% -0.1363 0.0705) |
| OKLCH | oklch(84.3% 0.153 152.6) |
| XYZ | xyz(41.7566, 63.6877, 40.6581) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.71
Seafoam (survey)
#80F9AD
ΔE00 3.82
Light Bluish Green
#76FDA8
ΔE00 4.46
Light Blue Green
#7EFBB3
ΔE00 4.50
Light Sea Green
#98F6B0
ΔE00 4.58
Lightgreen
#90EE90
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E89A #E873C1
analogous
#86E873 #73E89A #73E8D4
triadic
#73E89A #9A73E8 #E89A73
tetradic
#73E89A #7386E8 #E873C1 #E8D473
square
#73E89A #7386E8 #E873C1 #E8D473
split-complementary
#73E89A #D473E8 #E87386
monochromatic
#20C155 #3EDF74 #73E89A #A8F1C0 #DCF9E6
Accessibility & contrast
On white
1.53
#73E89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#73E89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E89A
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E89A | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D895
Deuteranopia (green-blind)
#D8CC9F
Tritanopia (blue-blind)
#57E5D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #73e89a; /* rgb */ color: rgb(115, 232, 154); /* oklch */ color: oklch(84.3% 0.153 152.6);
Tailwind
colors: {
custom: {
50: '#a2f0b8',
500: '#73e89a',
950: '#000000',
},
}SCSS
$custom: #73e89a; $custom-light: #a2f0b8; $custom-dark: #000000;
JSON
{
"hex": "#73e89a",
"rgb": {
"r": 115,
"g": 232,
"b": 154
},
"hsl": {
"h": 140,
"s": 71.779,
"l": 68.039
},
"oklch": {
"l": 0.84297,
"c": 0.15344,
"h": 152.6
},
"luminance": 0.63691
}Semantic roles & 50–950 ramp
primary
#73E89A
secondary
#C04095
accent
#1293D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581