#73E090#73E090
#73E090 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.2% C 0.151 H 150.5°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #73E090 |
|---|---|
| RGB | rgb(115, 224, 144) |
| HSL | hsl(136, 64%, 66%) |
| HSV | hsv(136, 49%, 88%) |
| CMYK | cmyk(48.7%, 0%, 35.7%, 12.2%) |
| CIE-LAB | lab(81.27, -48.51, 29.78) |
| CIE-LCH | lch(81.27, 56.92, 148.46°) |
| OKLab | oklab(82.18% -0.1318 0.0745) |
| OKLCH | oklch(82.18% 0.151 150.5) |
| XYZ | xyz(38.7574, 58.9668, 35.7195) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.55
Lightgreen
#90EE90
ΔE00 4.81
Aqua Green
#12E193
ΔE00 5.44
Hospital Green
#9BE5AA
ΔE00 5.56
Seafoam Green
#7AF9AB
ΔE00 5.66
Seafoam (survey)
#80F9AD
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E090 #E073C3
analogous
#8DE073 #73E090 #73E0C7
triadic
#73E090 #9073E0 #E09073
tetradic
#73E090 #738DE0 #E073C3 #E0C773
square
#73E090 #738DE0 #E073C3 #E0C773
split-complementary
#73E090 #C773E0 #E0738D
monochromatic
#27B14C #41D568 #73E090 #A5EBB8 #D7F6DF
Accessibility & contrast
On white
1.64
#73E090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#73E090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E090
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E090 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D08B
Deuteranopia (green-blind)
#D1C695
Tritanopia (blue-blind)
#5CDDCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73e090; /* rgb */ color: rgb(115, 224, 144); /* oklch */ color: oklch(82.2% 0.151 150.5);
Tailwind
colors: {
custom: {
50: '#a2eab1',
500: '#73e090',
950: '#000000',
},
}SCSS
$custom: #73e090; $custom-light: #a2eab1; $custom-dark: #000000;
JSON
{
"hex": "#73e090",
"rgb": {
"r": 115,
"g": 224,
"b": 144
},
"hsl": {
"h": 135.963,
"s": 63.743,
"l": 66.471
},
"oklch": {
"l": 0.82175,
"c": 0.15145,
"h": 150.5
},
"luminance": 0.5897
}Semantic roles & 50–950 ramp
primary
#73E090
secondary
#B34495
accent
#1A9CCC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481