#73ED9B#73ED9B
#73ED9B is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.5% C 0.160 H 152.3°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #73ED9B |
|---|---|
| RGB | rgb(115, 237, 155) |
| HSL | hsl(140, 77%, 69%) |
| HSV | hsv(140, 51%, 93%) |
| CMYK | cmyk(51.5%, 0%, 34.6%, 7.1%) |
| CIE-LAB | lab(85.29, -51.96, 29.54) |
| CIE-LCH | lch(85.29, 59.77, 150.38°) |
| OKLab | oklab(85.52% -0.1412 0.0741) |
| OKLCH | oklch(85.52% 0.16 152.3) |
| XYZ | xyz(43.2677, 66.5762, 41.5744) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 3.02
Light Bluish Green
#76FDA8
ΔE00 3.37
Light Blue Green
#7EFBB3
ΔE00 3.84
Light Green Blue
#56FCA2
ΔE00 3.85
Sea Green (survey)
#53FCA1
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ED9B #ED73C5
analogous
#88ED73 #73ED9B #73EDD8
triadic
#73ED9B #9B73ED #ED9B73
tetradic
#73ED9B #7388ED #ED73C5 #EDD873
square
#73ED9B #7388ED #ED73C5 #EDD873
split-complementary
#73ED9B #D873ED #ED7388
monochromatic
#1ACB54 #3DE674 #73ED9B #A9F4C2 #DFFBE8
Accessibility & contrast
On white
1.47
#73ED9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#73ED9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ED9B
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ED9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ED9B | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC96
Deuteranopia (green-blind)
#DCD0A0
Tritanopia (blue-blind)
#55EAD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #73ed9b; /* rgb */ color: rgb(115, 237, 155); /* oklch */ color: oklch(85.5% 0.160 152.3);
Tailwind
colors: {
custom: {
50: '#a3f3b9',
500: '#73ed9b',
950: '#000000',
},
}SCSS
$custom: #73ed9b; $custom-light: #a3f3b9; $custom-dark: #000000;
JSON
{
"hex": "#73ed9b",
"rgb": {
"r": 115,
"g": 237,
"b": 155
},
"hsl": {
"h": 139.672,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.85517,
"c": 0.15951,
"h": 152.3
},
"luminance": 0.6658
}Semantic roles & 50–950 ramp
primary
#73ED9B
secondary
#C63F99
accent
#0C96D9
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581