#73E586#73E586
#73E586 is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.2% C 0.168 H 147.5°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #73E586 |
|---|---|
| RGB | rgb(115, 229, 134) |
| HSL | hsl(130, 69%, 67%) |
| HSV | hsv(130, 50%, 90%) |
| CMYK | cmyk(49.8%, 0%, 41.5%, 10.2%) |
| CIE-LAB | lab(82.59, -52.19, 36.57) |
| CIE-LCH | lch(82.59, 63.73, 144.98°) |
| OKLab | oklab(83.2% -0.1416 0.0903) |
| OKLCH | oklch(83.2% 0.168 147.5) |
| XYZ | xyz(39.3902, 61.4016, 32.3256) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.32
Weird Green
#3AE57F
ΔE00 3.73
Lightish Green
#61E160
ΔE00 4.92
Tealish Green
#0CDC73
ΔE00 5.42
Palegreen
#98FB98
ΔE00 5.56
Turquoise Green
#04F489
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E586 #E573D2
analogous
#99E573 #73E586 #73E5BF
triadic
#73E586 #8673E5 #E58673
tetradic
#73E586 #7399E5 #E573D2 #E5BF73
square
#73E586 #7399E5 #E573D2 #E5BF73
split-complementary
#73E586 #BF73E5 #E57399
monochromatic
#23BB3C #3FDB59 #73E586 #A7EFB3 #DAF8DF
Accessibility & contrast
On white
1.58
#73E586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#73E586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E586
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E586 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47F
Deuteranopia (green-blind)
#D7C98C
Tritanopia (blue-blind)
#5EE1CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #73e586; /* rgb */ color: rgb(115, 229, 134); /* oklch */ color: oklch(83.2% 0.168 147.5);
Tailwind
colors: {
custom: {
50: '#a2eeaa',
500: '#73e586',
950: '#000000',
},
}SCSS
$custom: #73e586; $custom-light: #a2eeaa; $custom-dark: #000000;
JSON
{
"hex": "#73e586",
"rgb": {
"r": 115,
"g": 229,
"b": 134
},
"hsl": {
"h": 130,
"s": 68.675,
"l": 67.451
},
"oklch": {
"l": 0.83203,
"c": 0.16793,
"h": 147.5
},
"luminance": 0.61405
}Semantic roles & 50–950 ramp
primary
#73E586
secondary
#BB41A7
accent
#15B1D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581