#73EB91#73EB91
#73EB91 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.8% C 0.166 H 149.8°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #73EB91 |
|---|---|
| RGB | rgb(115, 235, 145) |
| HSL | hsl(135, 75%, 69%) |
| HSV | hsv(135, 51%, 92%) |
| CMYK | cmyk(51.1%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(84.54, -52.85, 33.60) |
| CIE-LCH | lch(84.54, 62.63, 147.56°) |
| OKLab | oklab(84.85% -0.1434 0.0836) |
| OKLCH | oklch(84.85% 0.166 149.8) |
| XYZ | xyz(41.8866, 65.1024, 37.1413) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.28
Weird Green
#3AE57F
ΔE00 3.95
Seafoam Green
#7AF9AB
ΔE00 4.08
Light Bluish Green
#76FDA8
ΔE00 4.21
Seafoam (survey)
#80F9AD
ΔE00 4.28
Foam Green
#90FDA9
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EB91 #EB73CD
analogous
#91EB73 #73EB91 #73EBCD
triadic
#73EB91 #9173EB #EB9173
tetradic
#73EB91 #7391EB #EB73CD #EBCD73
square
#73EB91 #7391EB #EB73CD #EBCD73
split-complementary
#73EB91 #CD73EB #EB7391
monochromatic
#1CC747 #3DE367 #73EB91 #A9F3BB #DEFAE5
Accessibility & contrast
On white
1.50
#73EB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#73EB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EB91
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EB91 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8B
Deuteranopia (green-blind)
#DCCE97
Tritanopia (blue-blind)
#59E7D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #73eb91; /* rgb */ color: rgb(115, 235, 145); /* oklch */ color: oklch(84.8% 0.166 149.8);
Tailwind
colors: {
custom: {
50: '#a3f2b2',
500: '#73eb91',
950: '#000000',
},
}SCSS
$custom: #73eb91; $custom-light: #a3f2b2; $custom-dark: #000000;
JSON
{
"hex": "#73eb91",
"rgb": {
"r": 115,
"g": 235,
"b": 145
},
"hsl": {
"h": 135,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.84848,
"c": 0.16599,
"h": 149.8
},
"luminance": 0.65106
}Semantic roles & 50–950 ramp
primary
#73EB91
secondary
#C33FA2
accent
#0EA5D7
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581