#73EA9E#73EA9E
#73EA9E is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.9% C 0.153 H 153.6°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #73EA9E |
|---|---|
| RGB | rgb(115, 234, 158) |
| HSL | hsl(142, 74%, 68%) |
| HSV | hsv(142, 51%, 92%) |
| CMYK | cmyk(50.9%, 0%, 32.5%, 8.2%) |
| CIE-LAB | lab(84.46, -50.19, 26.89) |
| CIE-LCH | lch(84.46, 56.95, 151.82°) |
| OKLab | oklab(84.86% -0.1367 0.0678) |
| OKLCH | oklch(84.86% 0.153 153.6) |
| XYZ | xyz(42.6615, 64.9556, 42.6307) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.21
Seafoam (survey)
#80F9AD
ΔE00 3.30
Light Blue Green
#7EFBB3
ΔE00 3.90
Light Bluish Green
#76FDA8
ΔE00 4.07
Light Sea Green
#98F6B0
ΔE00 4.25
Light Greenish Blue
#63F7B4
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EA9E #EA73BF
analogous
#83EA73 #73EA9E #73EADA
triadic
#73EA9E #9E73EA #EA9E73
tetradic
#73EA9E #7383EA #EA73BF #EADA73
square
#73EA9E #7383EA #EA73BF #EADA73
split-complementary
#73EA9E #DA73EA #EA7383
monochromatic
#1EC55A #3EE279 #73EA9E #A8F2C3 #DDFAE8
Accessibility & contrast
On white
1.50
#73EA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#73EA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EA9E
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EA9E | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA99
Deuteranopia (green-blind)
#D9CEA3
Tritanopia (blue-blind)
#55E7D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #73ea9e; /* rgb */ color: rgb(115, 234, 158); /* oklch */ color: oklch(84.9% 0.153 153.6);
Tailwind
colors: {
custom: {
50: '#a3f1bb',
500: '#73ea9e',
950: '#000000',
},
}SCSS
$custom: #73ea9e; $custom-light: #a3f1bb; $custom-dark: #000000;
JSON
{
"hex": "#73ea9e",
"rgb": {
"r": 115,
"g": 234,
"b": 158
},
"hsl": {
"h": 141.681,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.84858,
"c": 0.15257,
"h": 153.6
},
"luminance": 0.64959
}Semantic roles & 50–950 ramp
primary
#73EA9E
secondary
#C23F93
accent
#0F8ED6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582