#73EF93#73EF93
#73EF93 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.8% C 0.170 H 149.9°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #73EF93 |
|---|---|
| RGB | rgb(115, 239, 147) |
| HSL | hsl(135, 79%, 69%) |
| HSV | hsv(135, 52%, 94%) |
| CMYK | cmyk(51.9%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(85.75, -54.13, 34.19) |
| CIE-LCH | lch(85.75, 64.02, 147.72°) |
| OKLab | oklab(85.85% -0.1468 0.085) |
| OKLCH | oklch(85.85% 0.17 149.9) |
| XYZ | xyz(43.2003, 67.4808, 38.3467) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.26
Light Bluish Green
#76FDA8
ΔE00 3.51
Seafoam Green
#7AF9AB
ΔE00 3.59
Seafoam (survey)
#80F9AD
ΔE00 3.84
Baby Green
#8CFF9E
ΔE00 3.84
Light Green Blue
#56FCA2
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EF93 #EF73CF
analogous
#91EF73 #73EF93 #73EFD1
triadic
#73EF93 #9373EF #EF9373
tetradic
#73EF93 #7391EF #EF73CF #EFD173
square
#73EF93 #7391EF #EF73CF #EFD173
split-complementary
#73EF93 #D173EF #EF7391
monochromatic
#18D047 #3CE969 #73EF93 #AAF5BD #E1FCE8
Accessibility & contrast
On white
1.45
#73EF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#73EF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EF93
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EF93 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE8D
Deuteranopia (green-blind)
#DFD299
Tritanopia (blue-blind)
#58EBD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #73ef93; /* rgb */ color: rgb(115, 239, 147); /* oklch */ color: oklch(85.8% 0.170 149.9);
Tailwind
colors: {
custom: {
50: '#a3f5b3',
500: '#73ef93',
950: '#000000',
},
}SCSS
$custom: #73ef93; $custom-light: #a3f5b3; $custom-dark: #000000;
JSON
{
"hex": "#73ef93",
"rgb": {
"r": 115,
"g": 239,
"b": 147
},
"hsl": {
"h": 135.484,
"s": 79.487,
"l": 69.412
},
"oklch": {
"l": 0.85848,
"c": 0.16967,
"h": 149.9
},
"luminance": 0.67484
}Semantic roles & 50–950 ramp
primary
#73EF93
secondary
#C83EA4
accent
#0AA6DC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581