#73EA91#73EA91
#73EA91 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.6% C 0.165 H 149.9°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #73EA91 |
|---|---|
| RGB | rgb(115, 234, 145) |
| HSL | hsl(135, 74%, 68%) |
| HSV | hsv(135, 51%, 92%) |
| CMYK | cmyk(50.9%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(84.24, -52.45, 33.21) |
| CIE-LCH | lch(84.24, 62.08, 147.66°) |
| OKLab | oklab(84.61% -0.1423 0.0827) |
| OKLCH | oklch(84.61% 0.165 149.9) |
| XYZ | xyz(41.6011, 64.5314, 37.0462) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.94
Seafoam Green
#7AF9AB
ΔE00 4.16
Seafoam (survey)
#80F9AD
ΔE00 4.35
Light Bluish Green
#76FDA8
ΔE00 4.37
Foam Green
#90FDA9
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EA91 #EA73CC
analogous
#90EA73 #73EA91 #73EACC
triadic
#73EA91 #9173EA #EA9173
tetradic
#73EA91 #7390EA #EA73CC #EACC73
square
#73EA91 #7390EA #EA73CC #EACC73
split-complementary
#73EA91 #CC73EA #EA7390
monochromatic
#1EC548 #3EE267 #73EA91 #A8F2BB #DDFAE5
Accessibility & contrast
On white
1.51
#73EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#73EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EA91
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EA91 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98B
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#5AE6D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #73ea91; /* rgb */ color: rgb(115, 234, 145); /* oklch */ color: oklch(84.6% 0.165 149.9);
Tailwind
colors: {
custom: {
50: '#a3f1b2',
500: '#73ea91',
950: '#000000',
},
}SCSS
$custom: #73ea91; $custom-light: #a3f1b2; $custom-dark: #000000;
JSON
{
"hex": "#73ea91",
"rgb": {
"r": 115,
"g": 234,
"b": 145
},
"hsl": {
"h": 135.126,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.84607,
"c": 0.1646,
"h": 149.9
},
"luminance": 0.64535
}Semantic roles & 50–950 ramp
primary
#73EA91
secondary
#C23FA1
accent
#0FA4D6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581