#73EA9B#73EA9B
#73EA9B is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.8% C 0.155 H 152.7°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #73EA9B |
|---|---|
| RGB | rgb(115, 234, 155) |
| HSL | hsl(140, 74%, 68%) |
| HSV | hsv(140, 51%, 92%) |
| CMYK | cmyk(50.9%, 0%, 33.8%, 8.2%) |
| CIE-LAB | lab(84.41, -50.73, 28.36) |
| CIE-LCH | lch(84.41, 58.12, 150.80°) |
| OKLab | oklab(84.8% -0.138 0.0713) |
| OKLCH | oklch(84.8% 0.155 152.7) |
| XYZ | xyz(42.4064, 64.8535, 41.2873) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.31
Seafoam (survey)
#80F9AD
ΔE00 3.43
Light Bluish Green
#76FDA8
ΔE00 4.02
Light Blue Green
#7EFBB3
ΔE00 4.15
Light Sea Green
#98F6B0
ΔE00 4.37
Light Green Blue
#56FCA2
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EA9B #EA73C2
analogous
#86EA73 #73EA9B #73EAD6
triadic
#73EA9B #9B73EA #EA9B73
tetradic
#73EA9B #7386EA #EA73C2 #EAD673
square
#73EA9B #7386EA #EA73C2 #EAD673
split-complementary
#73EA9B #D673EA #EA7386
monochromatic
#1EC556 #3EE275 #73EA9B #A8F2C1 #DDFAE7
Accessibility & contrast
On white
1.50
#73EA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#73EA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EA9B
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EA9B | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA96
Deuteranopia (green-blind)
#D9CEA0
Tritanopia (blue-blind)
#56E7D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #73ea9b; /* rgb */ color: rgb(115, 234, 155); /* oklch */ color: oklch(84.8% 0.155 152.7);
Tailwind
colors: {
custom: {
50: '#a3f1b9',
500: '#73ea9b',
950: '#000000',
},
}SCSS
$custom: #73ea9b; $custom-light: #a3f1b9; $custom-dark: #000000;
JSON
{
"hex": "#73ea9b",
"rgb": {
"r": 115,
"g": 234,
"b": 155
},
"hsl": {
"h": 140.168,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.84797,
"c": 0.15532,
"h": 152.7
},
"luminance": 0.64857
}Semantic roles & 50–950 ramp
primary
#73EA9B
secondary
#C23F96
accent
#0F93D6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581