#73E390#73E390
#73E390 is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.9% C 0.156 H 150.2°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #73E390 |
|---|---|
| RGB | rgb(115, 227, 144) |
| HSL | hsl(136, 67%, 67%) |
| HSV | hsv(136, 49%, 89%) |
| CMYK | cmyk(49.3%, 0%, 36.6%, 11%) |
| CIE-LAB | lab(82.16, -49.75, 30.96) |
| CIE-LCH | lch(82.16, 58.60, 148.11°) |
| OKLab | oklab(82.9% -0.1352 0.0773) |
| OKLCH | oklch(82.9% 0.156 150.2) |
| XYZ | xyz(39.5707, 60.5935, 35.9906) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.20
Lightgreen
#90EE90
ΔE00 4.24
Seafoam Green
#7AF9AB
ΔE00 5.15
Seafoam (survey)
#80F9AD
ΔE00 5.26
Aqua Green
#12E193
ΔE00 5.53
Light Sea Green
#98F6B0
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E390 #E373C6
analogous
#8EE373 #73E390 #73E3C8
triadic
#73E390 #9073E3 #E39073
tetradic
#73E390 #738EE3 #E373C6 #E3C873
square
#73E390 #738EE3 #E373C6 #E3C873
split-complementary
#73E390 #C873E3 #E3738E
monochromatic
#25B74B #40D968 #73E390 #A6EDB8 #D9F7E1
Accessibility & contrast
On white
1.60
#73E390 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#73E390 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E390
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E390 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E390 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38A
Deuteranopia (green-blind)
#D4C895
Tritanopia (blue-blind)
#5CE0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73e390; /* rgb */ color: rgb(115, 227, 144); /* oklch */ color: oklch(82.9% 0.156 150.2);
Tailwind
colors: {
custom: {
50: '#a2ecb1',
500: '#73e390',
950: '#000000',
},
}SCSS
$custom: #73e390; $custom-light: #a2ecb1; $custom-dark: #000000;
JSON
{
"hex": "#73e390",
"rgb": {
"r": 115,
"g": 227,
"b": 144
},
"hsl": {
"h": 135.536,
"s": 66.667,
"l": 67.059
},
"oklch": {
"l": 0.82899,
"c": 0.15571,
"h": 150.2
},
"luminance": 0.60597
}Semantic roles & 50–950 ramp
primary
#73E390
secondary
#B74399
accent
#179FCF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101611
muted
#808581