#73EB93#73EB93
#73EB93 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.9% C 0.164 H 150.3°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #73EB93 |
|---|---|
| RGB | rgb(115, 235, 147) |
| HSL | hsl(136, 75%, 69%) |
| HSV | hsv(136, 51%, 92%) |
| CMYK | cmyk(51.1%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(84.57, -52.52, 32.63) |
| CIE-LCH | lch(84.57, 61.83, 148.15°) |
| OKLab | oklab(84.88% -0.1425 0.0814) |
| OKLCH | oklch(84.88% 0.164 150.3) |
| XYZ | xyz(42.0422, 65.1646, 37.9607) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 3.85
Seafoam (survey)
#80F9AD
ΔE00 4.04
Weird Green
#3AE57F
ΔE00 4.06
Light Bluish Green
#76FDA8
ΔE00 4.07
Light Green Blue
#56FCA2
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EB93 #EB73CB
analogous
#8FEB73 #73EB93 #73EBCF
triadic
#73EB93 #9373EB #EB9373
tetradic
#73EB93 #738FEB #EB73CB #EBCF73
square
#73EB93 #738FEB #EB73CB #EBCF73
split-complementary
#73EB93 #CF73EB #EB738F
monochromatic
#1CC74A #3DE36A #73EB93 #A9F3BC #DEFAE6
Accessibility & contrast
On white
1.50
#73EB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#73EB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EB93
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EB93 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8D
Deuteranopia (green-blind)
#DBCE99
Tritanopia (blue-blind)
#59E7D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #73eb93; /* rgb */ color: rgb(115, 235, 147); /* oklch */ color: oklch(84.9% 0.164 150.3);
Tailwind
colors: {
custom: {
50: '#a3f2b3',
500: '#73eb93',
950: '#000000',
},
}SCSS
$custom: #73eb93; $custom-light: #a3f2b3; $custom-dark: #000000;
JSON
{
"hex": "#73eb93",
"rgb": {
"r": 115,
"g": 235,
"b": 147
},
"hsl": {
"h": 136,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.84884,
"c": 0.16413,
"h": 150.3
},
"luminance": 0.65168
}Semantic roles & 50–950 ramp
primary
#73EB93
secondary
#C33FA0
accent
#0EA2D7
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581