#73EC99#73EC99
#73EC99 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.2% C 0.160 H 151.8°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #73EC99 |
|---|---|
| RGB | rgb(115, 236, 153) |
| HSL | hsl(139, 76%, 69%) |
| HSV | hsv(139, 51%, 93%) |
| CMYK | cmyk(51.3%, 0%, 35.2%, 7.5%) |
| CIE-LAB | lab(84.96, -51.90, 30.12) |
| CIE-LCH | lch(84.96, 60.01, 149.87°) |
| OKLab | oklab(85.24% -0.141 0.0755) |
| OKLCH | oklch(85.24% 0.16 151.8) |
| XYZ | xyz(42.8124, 65.9321, 40.6009) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.13
Seafoam (survey)
#80F9AD
ΔE00 3.32
Light Bluish Green
#76FDA8
ΔE00 3.62
Light Green Blue
#56FCA2
ΔE00 4.05
Lightgreen
#90EE90
ΔE00 4.06
Sea Green (survey)
#53FCA1
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EC99 #EC73C6
analogous
#8AEC73 #73EC99 #73ECD6
triadic
#73EC99 #9973EC #EC9973
tetradic
#73EC99 #738AEC #EC73C6 #ECD673
square
#73EC99 #738AEC #EC73C6 #ECD673
split-complementary
#73EC99 #D673EC #EC738A
monochromatic
#1BC952 #3DE572 #73EC99 #A9F3C0 #DFFBE8
Accessibility & contrast
On white
1.48
#73EC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#73EC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EC99
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EC99 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB94
Deuteranopia (green-blind)
#DCCF9E
Tritanopia (blue-blind)
#56E9D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #73ec99; /* rgb */ color: rgb(115, 236, 153); /* oklch */ color: oklch(85.2% 0.160 151.8);
Tailwind
colors: {
custom: {
50: '#a3f3b7',
500: '#73ec99',
950: '#000000',
},
}SCSS
$custom: #73ec99; $custom-light: #a3f3b7; $custom-dark: #000000;
JSON
{
"hex": "#73ec99",
"rgb": {
"r": 115,
"g": 236,
"b": 153
},
"hsl": {
"h": 138.843,
"s": 76.101,
"l": 68.824
},
"oklch": {
"l": 0.85238,
"c": 0.15996,
"h": 151.8
},
"luminance": 0.65936
}Semantic roles & 50–950 ramp
primary
#73EC99
secondary
#C43F9A
accent
#0D99D8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581