#73E190#73E190
#73E190 is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.4% C 0.153 H 150.4°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #73E190 |
|---|---|
| RGB | rgb(115, 225, 144) |
| HSL | hsl(136, 65%, 67%) |
| HSV | hsv(136, 49%, 88%) |
| CMYK | cmyk(48.9%, 0%, 36%, 11.8%) |
| CIE-LAB | lab(81.57, -48.92, 30.17) |
| CIE-LCH | lch(81.57, 57.48, 148.34°) |
| OKLab | oklab(82.42% -0.133 0.0755) |
| OKLCH | oklch(82.42% 0.153 150.4) |
| XYZ | xyz(39.0269, 59.5058, 35.8094) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.42
Lightgreen
#90EE90
ΔE00 4.61
Aqua Green
#12E193
ΔE00 5.45
Seafoam Green
#7AF9AB
ΔE00 5.49
Seafoam (survey)
#80F9AD
ΔE00 5.57
Hospital Green
#9BE5AA
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E190 #E173C4
analogous
#8DE173 #73E190 #73E1C7
triadic
#73E190 #9073E1 #E19073
tetradic
#73E190 #738DE1 #E173C4 #E1C773
square
#73E190 #738DE1 #E173C4 #E1C773
split-complementary
#73E190 #C773E1 #E1738D
monochromatic
#26B34C #41D668 #73E190 #A5ECB8 #D8F7E0
Accessibility & contrast
On white
1.63
#73E190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#73E190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E190
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E190 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18B
Deuteranopia (green-blind)
#D2C695
Tritanopia (blue-blind)
#5CDECC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73e190; /* rgb */ color: rgb(115, 225, 144); /* oklch */ color: oklch(82.4% 0.153 150.4);
Tailwind
colors: {
custom: {
50: '#a2ebb1',
500: '#73e190',
950: '#000000',
},
}SCSS
$custom: #73e190; $custom-light: #a2ebb1; $custom-dark: #000000;
JSON
{
"hex": "#73e190",
"rgb": {
"r": 115,
"g": 225,
"b": 144
},
"hsl": {
"h": 135.818,
"s": 64.706,
"l": 66.667
},
"oklch": {
"l": 0.82417,
"c": 0.15288,
"h": 150.4
},
"luminance": 0.59509
}Semantic roles & 50–950 ramp
primary
#73E190
secondary
#B44497
accent
#199DCD
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481