#73EB96#73EB96
#73EB96 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.9% C 0.161 H 151.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #73EB96 |
|---|---|
| RGB | rgb(115, 235, 150) |
| HSL | hsl(138, 75%, 69%) |
| HSV | hsv(138, 51%, 92%) |
| CMYK | cmyk(51.1%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(84.62, -52.01, 31.18) |
| CIE-LCH | lch(84.62, 60.64, 149.06°) |
| OKLab | oklab(84.94% -0.1412 0.078) |
| OKLCH | oklch(84.94% 0.161 151.1) |
| XYZ | xyz(42.2807, 65.2600, 39.2166) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.53
Seafoam (survey)
#80F9AD
ΔE00 3.71
Lightgreen
#90EE90
ΔE00 3.79
Light Bluish Green
#76FDA8
ΔE00 3.91
Weird Green
#3AE57F
ΔE00 4.27
Light Green Blue
#56FCA2
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EB96 #EB73C8
analogous
#8CEB73 #73EB96 #73EBD2
triadic
#73EB96 #9673EB #EB9673
tetradic
#73EB96 #738CEB #EB73C8 #EBD273
square
#73EB96 #738CEB #EB73C8 #EBD273
split-complementary
#73EB96 #D273EB #EB738C
monochromatic
#1CC74E #3DE36E #73EB96 #A9F3BE #DEFAE6
Accessibility & contrast
On white
1.49
#73EB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#73EB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EB96
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EB96 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA90
Deuteranopia (green-blind)
#DBCF9B
Tritanopia (blue-blind)
#58E8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #73eb96; /* rgb */ color: rgb(115, 235, 150); /* oklch */ color: oklch(84.9% 0.161 151.1);
Tailwind
colors: {
custom: {
50: '#a3f2b5',
500: '#73eb96',
950: '#000000',
},
}SCSS
$custom: #73eb96; $custom-light: #a3f2b5; $custom-dark: #000000;
JSON
{
"hex": "#73eb96",
"rgb": {
"r": 115,
"g": 235,
"b": 150
},
"hsl": {
"h": 137.5,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.84941,
"c": 0.16134,
"h": 151.1
},
"luminance": 0.65264
}Semantic roles & 50–950 ramp
primary
#73EB96
secondary
#C33F9D
accent
#0E9DD7
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581