#73EF8F#73EF8F
#73EF8F is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.8% C 0.173 H 149.0°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #73EF8F |
|---|---|
| RGB | rgb(115, 239, 143) |
| HSL | hsl(134, 79%, 69%) |
| HSV | hsv(134, 52%, 94%) |
| CMYK | cmyk(51.9%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(85.68, -54.78, 36.10) |
| CIE-LCH | lch(85.68, 65.61, 146.61°) |
| OKLab | oklab(85.78% -0.1485 0.0894) |
| OKLCH | oklch(85.78% 0.173 149) |
| XYZ | xyz(42.8918, 67.3574, 36.7223) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.02
Baby Green
#8CFF9E
ΔE00 3.77
Mint Green
#8FFF9F
ΔE00 3.92
Light Bluish Green
#76FDA8
ΔE00 3.92
Weird Green
#3AE57F
ΔE00 4.13
Seafoam Green
#7AF9AB
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EF8F #EF73D3
analogous
#95EF73 #73EF8F #73EFCD
triadic
#73EF8F #8F73EF #EF8F73
tetradic
#73EF8F #7395EF #EF73D3 #EFCD73
square
#73EF8F #7395EF #EF73D3 #EFCD73
split-complementary
#73EF8F #CD73EF #EF7395
monochromatic
#18D041 #3CE963 #73EF8F #AAF5BB #E1FCE7
Accessibility & contrast
On white
1.45
#73EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#73EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EF8F
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EF8F | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD88
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#59EBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #73ef8f; /* rgb */ color: rgb(115, 239, 143); /* oklch */ color: oklch(85.8% 0.173 149.0);
Tailwind
colors: {
custom: {
50: '#a3f5b1',
500: '#73ef8f',
950: '#000000',
},
}SCSS
$custom: #73ef8f; $custom-light: #a3f5b1; $custom-dark: #000000;
JSON
{
"hex": "#73ef8f",
"rgb": {
"r": 115,
"g": 239,
"b": 143
},
"hsl": {
"h": 133.548,
"s": 79.487,
"l": 69.412
},
"oklch": {
"l": 0.85777,
"c": 0.17337,
"h": 149
},
"luminance": 0.67361
}Semantic roles & 50–950 ramp
primary
#73EF8F
secondary
#C83EA9
accent
#0AACDC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581