#73E79A#73E79A
#73E79A is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.1% C 0.152 H 152.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #73E79A |
|---|---|
| RGB | rgb(115, 231, 154) |
| HSL | hsl(140, 71%, 68%) |
| HSV | hsv(140, 50%, 91%) |
| CMYK | cmyk(50.2%, 0%, 33.3%, 9.4%) |
| CIE-LAB | lab(83.51, -49.67, 27.66) |
| CIE-LCH | lch(83.51, 56.85, 150.89°) |
| OKLab | oklab(84.06% -0.1352 0.0696) |
| OKLCH | oklch(84.06% 0.152 152.8) |
| XYZ | xyz(41.4759, 63.1264, 40.5646) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.90
Seafoam (survey)
#80F9AD
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.64
Light Sea Green
#98F6B0
ΔE00 4.67
Light Bluish Green
#76FDA8
ΔE00 4.69
Lightgreen
#90EE90
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E79A #E773C0
analogous
#86E773 #73E79A #73E7D4
triadic
#73E79A #9A73E7 #E79A73
tetradic
#73E79A #7386E7 #E773C0 #E7D473
square
#73E79A #7386E7 #E773C0 #E7D473
split-complementary
#73E79A #D473E7 #E77386
monochromatic
#21BF56 #3FDE74 #73E79A #A7F0C0 #DBF9E5
Accessibility & contrast
On white
1.54
#73E79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#73E79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E79A
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E79A | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D795
Deuteranopia (green-blind)
#D7CC9F
Tritanopia (blue-blind)
#57E4D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #73e79a; /* rgb */ color: rgb(115, 231, 154); /* oklch */ color: oklch(84.1% 0.152 152.8);
Tailwind
colors: {
custom: {
50: '#a2efb8',
500: '#73e79a',
950: '#000000',
},
}SCSS
$custom: #73e79a; $custom-light: #a2efb8; $custom-dark: #000000;
JSON
{
"hex": "#73e79a",
"rgb": {
"r": 115,
"g": 231,
"b": 154
},
"hsl": {
"h": 140.172,
"s": 70.732,
"l": 67.843
},
"oklch": {
"l": 0.84057,
"c": 0.15203,
"h": 152.8
},
"luminance": 0.6313
}Semantic roles & 50–950 ramp
primary
#73E79A
secondary
#BE4094
accent
#1392D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581