#73ED9F#73ED9F
#73ED9F is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.6% C 0.156 H 153.5°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #73ED9F |
|---|---|
| RGB | rgb(115, 237, 159) |
| HSL | hsl(142, 77%, 69%) |
| HSV | hsv(142, 51%, 93%) |
| CMYK | cmyk(51.5%, 0%, 32.9%, 7.1%) |
| CIE-LAB | lab(85.36, -51.25, 27.60) |
| CIE-LCH | lch(85.36, 58.21, 151.70°) |
| OKLab | oklab(85.6% -0.1395 0.0695) |
| OKLCH | oklch(85.6% 0.156 153.5) |
| XYZ | xyz(43.6092, 66.7127, 43.3729) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.75
Light Bluish Green
#76FDA8
ΔE00 3.39
Light Blue Green
#7EFBB3
ΔE00 3.42
Light Green Blue
#56FCA2
ΔE00 3.91
Light Sea Green
#98F6B0
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ED9F #ED73C1
analogous
#84ED73 #73ED9F #73EDDC
triadic
#73ED9F #9F73ED #ED9F73
tetradic
#73ED9F #7384ED #ED73C1 #EDDC73
square
#73ED9F #7384ED #ED73C1 #EDDC73
split-complementary
#73ED9F #DC73ED #ED7384
monochromatic
#1ACB5A #3DE67A #73ED9F #A9F4C4 #DFFBE9
Accessibility & contrast
On white
1.46
#73ED9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#73ED9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ED9F
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ED9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ED9F | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9A
Deuteranopia (green-blind)
#DCD0A4
Tritanopia (blue-blind)
#54EAD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #73ed9f; /* rgb */ color: rgb(115, 237, 159); /* oklch */ color: oklch(85.6% 0.156 153.5);
Tailwind
colors: {
custom: {
50: '#a3f3bc',
500: '#73ed9f',
950: '#000000',
},
}SCSS
$custom: #73ed9f; $custom-light: #a3f3bc; $custom-dark: #000000;
JSON
{
"hex": "#73ed9f",
"rgb": {
"r": 115,
"g": 237,
"b": 159
},
"hsl": {
"h": 141.639,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.85597,
"c": 0.15584,
"h": 153.5
},
"luminance": 0.66716
}Semantic roles & 50–950 ramp
primary
#73ED9F
secondary
#C63F95
accent
#0C8FD9
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582