#73E09A#73E09A
#73E09A is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.4% C 0.142 H 153.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #73E09A |
|---|---|
| RGB | rgb(115, 224, 154) |
| HSL | hsl(141, 64%, 66%) |
| HSV | hsv(141, 49%, 88%) |
| CMYK | cmyk(48.7%, 0%, 31.3%, 12.2%) |
| CIE-LAB | lab(81.45, -46.73, 24.87) |
| CIE-LCH | lch(81.45, 52.94, 151.98°) |
| OKLab | oklab(82.38% -0.1274 0.0628) |
| OKLCH | oklch(82.38% 0.142 153.8) |
| XYZ | xyz(39.5558, 59.2861, 39.9245) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.79
Aqua Green
#12E193
ΔE00 5.04
Seafoam Green
#7AF9AB
ΔE00 5.43
Seafoam (survey)
#80F9AD
ΔE00 5.44
Seafoam
#7FE0B3
ΔE00 5.50
Light Sea Green
#98F6B0
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E09A #E073B9
analogous
#83E073 #73E09A #73E0D1
triadic
#73E09A #9A73E0 #E09A73
tetradic
#73E09A #7383E0 #E073B9 #E0D173
square
#73E09A #7383E0 #E073B9 #E0D173
split-complementary
#73E09A #D173E0 #E07383
monochromatic
#27B159 #41D576 #73E09A #A5EBBE #D7F6E2
Accessibility & contrast
On white
1.63
#73E09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#73E09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E09A
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E09A | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D196
Deuteranopia (green-blind)
#D0C69E
Tritanopia (blue-blind)
#59DECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73e09a; /* rgb */ color: rgb(115, 224, 154); /* oklch */ color: oklch(82.4% 0.142 153.8);
Tailwind
colors: {
custom: {
50: '#a2eab8',
500: '#73e09a',
950: '#000000',
},
}SCSS
$custom: #73e09a; $custom-light: #a2eab8; $custom-dark: #000000;
JSON
{
"hex": "#73e09a",
"rgb": {
"r": 115,
"g": 224,
"b": 154
},
"hsl": {
"h": 141.468,
"s": 63.743,
"l": 66.471
},
"oklch": {
"l": 0.82376,
"c": 0.1421,
"h": 153.8
},
"luminance": 0.59289
}Semantic roles & 50–950 ramp
primary
#73E09A
secondary
#B3448B
accent
#1A8CCC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481