#73ED96#73ED96
#73ED96 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.4% C 0.164 H 150.9°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #73ED96 |
|---|---|
| RGB | rgb(115, 237, 150) |
| HSL | hsl(137, 77%, 69%) |
| HSV | hsv(137, 51%, 93%) |
| CMYK | cmyk(51.5%, 0%, 36.7%, 7.1%) |
| CIE-LAB | lab(85.21, -52.82, 31.96) |
| CIE-LCH | lch(85.21, 61.74, 148.82°) |
| OKLab | oklab(85.42% -0.1434 0.0798) |
| OKLCH | oklch(85.42% 0.164 150.9) |
| XYZ | xyz(42.8565, 66.4117, 39.4086) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.33
Seafoam (survey)
#80F9AD
ΔE00 3.54
Light Bluish Green
#76FDA8
ΔE00 3.56
Lightgreen
#90EE90
ΔE00 3.62
Light Green Blue
#56FCA2
ΔE00 3.97
Sea Green (survey)
#53FCA1
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ED96 #ED73CA
analogous
#8DED73 #73ED96 #73EDD3
triadic
#73ED96 #9673ED #ED9673
tetradic
#73ED96 #738DED #ED73CA #EDD373
square
#73ED96 #738DED #ED73CA #EDD373
split-complementary
#73ED96 #D373ED #ED738D
monochromatic
#1ACB4D #3DE66D #73ED96 #A9F4BF #DFFBE7
Accessibility & contrast
On white
1.47
#73ED96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#73ED96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ED96
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ED96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ED96 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC90
Deuteranopia (green-blind)
#DDD09B
Tritanopia (blue-blind)
#57EAD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #73ed96; /* rgb */ color: rgb(115, 237, 150); /* oklch */ color: oklch(85.4% 0.164 150.9);
Tailwind
colors: {
custom: {
50: '#a3f3b5',
500: '#73ed96',
950: '#000000',
},
}SCSS
$custom: #73ed96; $custom-light: #a3f3b5; $custom-dark: #000000;
JSON
{
"hex": "#73ed96",
"rgb": {
"r": 115,
"g": 237,
"b": 150
},
"hsl": {
"h": 137.213,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.85422,
"c": 0.16412,
"h": 150.9
},
"luminance": 0.66415
}Semantic roles & 50–950 ramp
primary
#73ED96
secondary
#C63F9F
accent
#0C9FD9
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581