#73E19D#73E19D
#73E19D is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.7% C 0.141 H 154.7°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #73E19D |
|---|---|
| RGB | rgb(115, 225, 157) |
| HSL | hsl(143, 65%, 67%) |
| HSV | hsv(143, 49%, 88%) |
| CMYK | cmyk(48.9%, 0%, 30.2%, 11.8%) |
| CIE-LAB | lab(81.80, -46.61, 23.79) |
| CIE-LCH | lch(81.80, 52.33, 152.96°) |
| OKLab | oklab(82.68% -0.1272 0.0602) |
| OKLCH | oklch(82.68% 0.141 154.7) |
| XYZ | xyz(40.0783, 59.9264, 41.3467) |
| Luminance | 0.5993 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.68
Aqua Green
#12E193
ΔE00 5.02
Seafoam
#7FE0B3
ΔE00 5.06
Seafoam (survey)
#80F9AD
ΔE00 5.24
Seafoam Green
#7AF9AB
ΔE00 5.25
Light Greenish Blue
#63F7B4
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E19D #E173B7
analogous
#80E173 #73E19D #73E1D4
triadic
#73E19D #9D73E1 #E19D73
tetradic
#73E19D #7380E1 #E173B7 #E1D473
square
#73E19D #7380E1 #E173B7 #E1D473
split-complementary
#73E19D #D473E1 #E17380
monochromatic
#26B35C #41D67A #73E19D #A5ECC0 #D8F7E4
Accessibility & contrast
On white
1.62
#73E19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#73E19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E19D
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E19D | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D299
Deuteranopia (green-blind)
#D0C7A1
Tritanopia (blue-blind)
#58DFCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73e19d; /* rgb */ color: rgb(115, 225, 157); /* oklch */ color: oklch(82.7% 0.141 154.7);
Tailwind
colors: {
custom: {
50: '#a2ebba',
500: '#73e19d',
950: '#000000',
},
}SCSS
$custom: #73e19d; $custom-light: #a2ebba; $custom-dark: #000000;
JSON
{
"hex": "#73e19d",
"rgb": {
"r": 115,
"g": 225,
"b": 157
},
"hsl": {
"h": 142.909,
"s": 64.706,
"l": 66.667
},
"oklch": {
"l": 0.82679,
"c": 0.14077,
"h": 154.7
},
"luminance": 0.5993
}Semantic roles & 50–950 ramp
primary
#73E19D
secondary
#B44489
accent
#1988CD
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481