#73E09D#73E09D
#73E09D is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.4% C 0.139 H 154.8°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #73E09D |
|---|---|
| RGB | rgb(115, 224, 157) |
| HSL | hsl(143, 64%, 66%) |
| HSV | hsv(143, 49%, 88%) |
| CMYK | cmyk(48.7%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(81.50, -46.18, 23.39) |
| CIE-LCH | lch(81.50, 51.76, 153.14°) |
| OKLab | oklab(82.44% -0.1261 0.0592) |
| OKLCH | oklch(82.44% 0.139 154.8) |
| XYZ | xyz(39.8088, 59.3873, 41.2569) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.68
Seafoam
#7FE0B3
ΔE00 4.90
Aqua Green
#12E193
ΔE00 5.06
Seafoam (survey)
#80F9AD
ΔE00 5.48
Seafoam Green
#7AF9AB
ΔE00 5.50
Light Greenish Blue
#63F7B4
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E09D #E073B6
analogous
#80E073 #73E09D #73E0D4
triadic
#73E09D #9D73E0 #E09D73
tetradic
#73E09D #7380E0 #E073B6 #E0D473
square
#73E09D #7380E0 #E073B6 #E0D473
split-complementary
#73E09D #D473E0 #E07380
monochromatic
#27B15C #41D57A #73E09D #A5EBC0 #D7F6E3
Accessibility & contrast
On white
1.63
#73E09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#73E09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E09D
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E09D | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD199
Deuteranopia (green-blind)
#D0C6A1
Tritanopia (blue-blind)
#58DECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73e09d; /* rgb */ color: rgb(115, 224, 157); /* oklch */ color: oklch(82.4% 0.139 154.8);
Tailwind
colors: {
custom: {
50: '#a2eaba',
500: '#73e09d',
950: '#000000',
},
}SCSS
$custom: #73e09d; $custom-light: #a2eaba; $custom-dark: #000000;
JSON
{
"hex": "#73e09d",
"rgb": {
"r": 115,
"g": 224,
"b": 157
},
"hsl": {
"h": 143.119,
"s": 63.743,
"l": 66.471
},
"oklch": {
"l": 0.82439,
"c": 0.13934,
"h": 154.8
},
"luminance": 0.5939
}Semantic roles & 50–950 ramp
primary
#73E09D
secondary
#B34488
accent
#1A87CC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481