#73E494#73E494
#73E494 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.2% C 0.153 H 151.3°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #73E494 |
|---|---|
| RGB | rgb(115, 228, 148) |
| HSL | hsl(138, 68%, 67%) |
| HSV | hsv(138, 50%, 89%) |
| CMYK | cmyk(49.6%, 0%, 35.1%, 10.6%) |
| CIE-LAB | lab(82.52, -49.48, 29.40) |
| CIE-LCH | lch(82.52, 57.56, 149.28°) |
| OKLab | oklab(83.22% -0.1345 0.0737) |
| OKLCH | oklch(83.22% 0.153 151.3) |
| XYZ | xyz(40.1562, 61.2666, 37.7208) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.46
Lightgreen
#90EE90
ΔE00 4.51
Seafoam Green
#7AF9AB
ΔE00 4.73
Seafoam (survey)
#80F9AD
ΔE00 4.82
Aqua Green
#12E193
ΔE00 5.28
Light Sea Green
#98F6B0
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E494 #E473C3
analogous
#8BE473 #73E494 #73E4CD
triadic
#73E494 #9473E4 #E49473
tetradic
#73E494 #738BE4 #E473C3 #E4CD73
square
#73E494 #738BE4 #E473C3 #E4CD73
split-complementary
#73E494 #CD73E4 #E4738B
monochromatic
#24B94F #40DA6D #73E494 #A6EEBB #DAF8E2
Accessibility & contrast
On white
1.58
#73E494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#73E494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E494
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E494 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48F
Deuteranopia (green-blind)
#D5C999
Tritanopia (blue-blind)
#5AE1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73e494; /* rgb */ color: rgb(115, 228, 148); /* oklch */ color: oklch(83.2% 0.153 151.3);
Tailwind
colors: {
custom: {
50: '#a2edb4',
500: '#73e494',
950: '#000000',
},
}SCSS
$custom: #73e494; $custom-light: #a2edb4; $custom-dark: #000000;
JSON
{
"hex": "#73e494",
"rgb": {
"r": 115,
"g": 228,
"b": 148
},
"hsl": {
"h": 137.522,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.83217,
"c": 0.15337,
"h": 151.3
},
"luminance": 0.6127
}Semantic roles & 50–950 ramp
primary
#73E494
secondary
#B94296
accent
#1699D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581