#73E191#73E191
#73E191 is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.4% C 0.152 H 150.7°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #73E191 |
|---|---|
| RGB | rgb(115, 225, 145) |
| HSL | hsl(136, 65%, 67%) |
| HSV | hsv(136, 49%, 88%) |
| CMYK | cmyk(48.9%, 0%, 35.6%, 11.8%) |
| CIE-LAB | lab(81.59, -48.75, 29.68) |
| CIE-LCH | lch(81.59, 57.08, 148.67°) |
| OKLab | oklab(82.44% -0.1325 0.0743) |
| OKLCH | oklch(82.44% 0.152 150.7) |
| XYZ | xyz(39.1037, 59.5365, 36.2137) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.51
Lightgreen
#90EE90
ΔE00 4.72
Aqua Green
#12E193
ΔE00 5.38
Seafoam Green
#7AF9AB
ΔE00 5.43
Seafoam (survey)
#80F9AD
ΔE00 5.51
Hospital Green
#9BE5AA
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E191 #E173C3
analogous
#8CE173 #73E191 #73E1C8
triadic
#73E191 #9173E1 #E19173
tetradic
#73E191 #738CE1 #E173C3 #E1C873
square
#73E191 #738CE1 #E173C3 #E1C873
split-complementary
#73E191 #C873E1 #E1738C
monochromatic
#26B34D #41D669 #73E191 #A5ECB9 #D8F7E0
Accessibility & contrast
On white
1.63
#73E191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#73E191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E191
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E191 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18C
Deuteranopia (green-blind)
#D2C696
Tritanopia (blue-blind)
#5CDECD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73e191; /* rgb */ color: rgb(115, 225, 145); /* oklch */ color: oklch(82.4% 0.152 150.7);
Tailwind
colors: {
custom: {
50: '#a2ebb2',
500: '#73e191',
950: '#000000',
},
}SCSS
$custom: #73e191; $custom-light: #a2ebb2; $custom-dark: #000000;
JSON
{
"hex": "#73e191",
"rgb": {
"r": 115,
"g": 225,
"b": 145
},
"hsl": {
"h": 136.364,
"s": 64.706,
"l": 66.667
},
"oklch": {
"l": 0.82436,
"c": 0.15193,
"h": 150.7
},
"luminance": 0.5954
}Semantic roles & 50–950 ramp
primary
#73E191
secondary
#B44496
accent
#199CCD
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1611
muted
#808481