#73E485#73E485
#73E485 is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.167 H 147.3°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #73E485 |
|---|---|
| RGB | rgb(115, 228, 133) |
| HSL | hsl(130, 68%, 67%) |
| HSV | hsv(130, 50%, 89%) |
| CMYK | cmyk(49.6%, 0%, 41.7%, 10.6%) |
| CIE-LAB | lab(82.28, -51.95, 36.66) |
| CIE-LCH | lch(82.28, 63.58, 144.78°) |
| OKLab | oklab(82.94% -0.141 0.0904) |
| OKLCH | oklch(82.94% 0.167 147.3) |
| XYZ | xyz(39.0449, 60.8221, 31.8681) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.43
Weird Green
#3AE57F
ΔE00 3.76
Lightish Green
#61E160
ΔE00 4.83
Tealish Green
#0CDC73
ΔE00 5.36
Palegreen
#98FB98
ΔE00 5.73
Turquoise Green
#04F489
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E485 #E473D2
analogous
#99E473 #73E485 #73E4BE
triadic
#73E485 #8573E4 #E48573
tetradic
#73E485 #7399E4 #E473D2 #E4BE73
square
#73E485 #7399E4 #E473D2 #E4BE73
split-complementary
#73E485 #BE73E4 #E47399
monochromatic
#24B93B #40DA58 #73E485 #A6EEB2 #DAF8DE
Accessibility & contrast
On white
1.60
#73E485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#73E485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E485
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E485 | 1.00 | 1.60 | 13.17 | 13.17 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37E
Deuteranopia (green-blind)
#D7C98B
Tritanopia (blue-blind)
#5FE0CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73e485; /* rgb */ color: rgb(115, 228, 133); /* oklch */ color: oklch(82.9% 0.167 147.3);
Tailwind
colors: {
custom: {
50: '#a2eda9',
500: '#73e485',
950: '#000000',
},
}SCSS
$custom: #73e485; $custom-light: #a2eda9; $custom-dark: #000000;
JSON
{
"hex": "#73e485",
"rgb": {
"r": 115,
"g": 228,
"b": 133
},
"hsl": {
"h": 129.558,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.82944,
"c": 0.16748,
"h": 147.3
},
"luminance": 0.60825
}Semantic roles & 50–950 ramp
primary
#73E485
secondary
#B942A6
accent
#16B2D0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581