#73ED97#73ED97
#73ED97 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.4% C 0.163 H 151.2°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #73ED97 |
|---|---|
| RGB | rgb(115, 237, 151) |
| HSL | hsl(138, 77%, 69%) |
| HSV | hsv(138, 51%, 93%) |
| CMYK | cmyk(51.5%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(85.22, -52.65, 31.48) |
| CIE-LCH | lch(85.22, 61.35, 149.13°) |
| OKLab | oklab(85.44% -0.143 0.0787) |
| OKLCH | oklch(85.44% 0.163 151.2) |
| XYZ | xyz(42.9373, 66.4440, 39.8345) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.22
Seafoam (survey)
#80F9AD
ΔE00 3.43
Light Bluish Green
#76FDA8
ΔE00 3.51
Lightgreen
#90EE90
ΔE00 3.74
Light Green Blue
#56FCA2
ΔE00 3.93
Sea Green (survey)
#53FCA1
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ED97 #ED73C9
analogous
#8CED73 #73ED97 #73EDD4
triadic
#73ED97 #9773ED #ED9773
tetradic
#73ED97 #738CED #ED73C9 #EDD473
square
#73ED97 #738CED #ED73C9 #EDD473
split-complementary
#73ED97 #D473ED #ED738C
monochromatic
#1ACB4E #3DE66F #73ED97 #A9F4BF #DFFBE8
Accessibility & contrast
On white
1.47
#73ED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#73ED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ED97
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ED97 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC91
Deuteranopia (green-blind)
#DDD09C
Tritanopia (blue-blind)
#57EAD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #73ed97; /* rgb */ color: rgb(115, 237, 151); /* oklch */ color: oklch(85.4% 0.163 151.2);
Tailwind
colors: {
custom: {
50: '#a3f3b6',
500: '#73ed97',
950: '#000000',
},
}SCSS
$custom: #73ed97; $custom-light: #a3f3b6; $custom-dark: #000000;
JSON
{
"hex": "#73ed97",
"rgb": {
"r": 115,
"g": 237,
"b": 151
},
"hsl": {
"h": 137.705,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.85441,
"c": 0.1632,
"h": 151.2
},
"luminance": 0.66448
}Semantic roles & 50–950 ramp
primary
#73ED97
secondary
#C63F9E
accent
#0C9DD9
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581