#73EF99#73EF99
#73EF99 is a very light, vivid green. Relative luminance 0.677; OKLCH L 86.0% C 0.164 H 151.5°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #73EF99 |
|---|---|
| RGB | rgb(115, 239, 153) |
| HSL | hsl(138, 79%, 69%) |
| HSV | hsv(138, 52%, 94%) |
| CMYK | cmyk(51.9%, 0%, 36%, 6.3%) |
| CIE-LAB | lab(85.84, -53.12, 31.30) |
| CIE-LCH | lch(85.84, 61.65, 149.50°) |
| OKLab | oklab(85.96% -0.1442 0.0783) |
| OKLCH | oklch(85.96% 0.164 151.5) |
| XYZ | xyz(43.6834, 67.6741, 40.8912) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.82
Seafoam (survey)
#80F9AD
ΔE00 3.06
Light Bluish Green
#76FDA8
ΔE00 3.06
Light Green Blue
#56FCA2
ΔE00 3.54
Sea Green (survey)
#53FCA1
ΔE00 3.62
Foam Green
#90FDA9
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EF99 #EF73C9
analogous
#8BEF73 #73EF99 #73EFD7
triadic
#73EF99 #9973EF #EF9973
tetradic
#73EF99 #738BEF #EF73C9 #EFD773
square
#73EF99 #738BEF #EF73C9 #EFD773
split-complementary
#73EF99 #D773EF #EF738B
monochromatic
#18D050 #3CE971 #73EF99 #AAF5C1 #E1FCE9
Accessibility & contrast
On white
1.44
#73EF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#73EF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EF99
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EF99 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE93
Deuteranopia (green-blind)
#DED29E
Tritanopia (blue-blind)
#56ECD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #73ef99; /* rgb */ color: rgb(115, 239, 153); /* oklch */ color: oklch(86.0% 0.164 151.5);
Tailwind
colors: {
custom: {
50: '#a3f5b7',
500: '#73ef99',
950: '#000000',
},
}SCSS
$custom: #73ef99; $custom-light: #a3f5b7; $custom-dark: #000000;
JSON
{
"hex": "#73ef99",
"rgb": {
"r": 115,
"g": 239,
"b": 153
},
"hsl": {
"h": 138.387,
"s": 79.487,
"l": 69.412
},
"oklch": {
"l": 0.85959,
"c": 0.16412,
"h": 151.5
},
"luminance": 0.67678
}Semantic roles & 50–950 ramp
primary
#73EF99
secondary
#C83E9E
accent
#0A9BDC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581