#73EB8D#73EB8D
#73EB8D is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.8% C 0.170 H 148.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #73EB8D |
|---|---|
| RGB | rgb(115, 235, 141) |
| HSL | hsl(133, 75%, 69%) |
| HSV | hsv(133, 51%, 92%) |
| CMYK | cmyk(51.1%, 0%, 40%, 7.8%) |
| CIE-LAB | lab(84.47, -53.50, 35.52) |
| CIE-LCH | lch(84.47, 64.22, 146.42°) |
| OKLab | oklab(84.78% -0.1451 0.088) |
| OKLCH | oklch(84.78% 0.17 148.8) |
| XYZ | xyz(41.5836, 64.9812, 35.5455) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.02
Weird Green
#3AE57F
ΔE00 3.83
Baby Green
#8CFF9E
ΔE00 4.52
Light Bluish Green
#76FDA8
ΔE00 4.55
Seafoam Green
#7AF9AB
ΔE00 4.57
Mint Green
#8FFF9F
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EB8D #EB73D1
analogous
#95EB73 #73EB8D #73EBC9
triadic
#73EB8D #8D73EB #EB8D73
tetradic
#73EB8D #7395EB #EB73D1 #EBC973
square
#73EB8D #7395EB #EB73D1 #EBC973
split-complementary
#73EB8D #C973EB #EB7395
monochromatic
#1CC741 #3DE361 #73EB8D #A9F3B9 #DEFAE4
Accessibility & contrast
On white
1.50
#73EB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#73EB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EB8D
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EB8D | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA86
Deuteranopia (green-blind)
#DCCE93
Tritanopia (blue-blind)
#5BE7D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #73eb8d; /* rgb */ color: rgb(115, 235, 141); /* oklch */ color: oklch(84.8% 0.170 148.8);
Tailwind
colors: {
custom: {
50: '#a3f2af',
500: '#73eb8d',
950: '#000000',
},
}SCSS
$custom: #73eb8d; $custom-light: #a3f2af; $custom-dark: #000000;
JSON
{
"hex": "#73eb8d",
"rgb": {
"r": 115,
"g": 235,
"b": 141
},
"hsl": {
"h": 133,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.84776,
"c": 0.16972,
"h": 148.8
},
"luminance": 0.64985
}Semantic roles & 50–950 ramp
primary
#73EB8D
secondary
#C33FA7
accent
#0EACD7
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581