#73E993#73E993
#73E993 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.4% C 0.161 H 150.5°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #73E993 |
|---|---|
| RGB | rgb(115, 233, 147) |
| HSL | hsl(136, 73%, 68%) |
| HSV | hsv(136, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(83.98, -51.71, 31.85) |
| CIE-LCH | lch(83.98, 60.73, 148.37°) |
| OKLab | oklab(84.4% -0.1404 0.0795) |
| OKLCH | oklch(84.4% 0.161 150.5) |
| XYZ | xyz(41.4728, 64.0259, 37.7709) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 4.06
Weird Green
#3AE57F
ΔE00 4.07
Seafoam (survey)
#80F9AD
ΔE00 4.22
Light Bluish Green
#76FDA8
ΔE00 4.41
Foam Green
#90FDA9
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E993 #E973C9
analogous
#8EE973 #73E993 #73E9CE
triadic
#73E993 #9373E9 #E99373
tetradic
#73E993 #738EE9 #E973C9 #E9CE73
square
#73E993 #738EE9 #E973C9 #E9CE73
split-complementary
#73E993 #CE73E9 #E9738E
monochromatic
#1FC34B #3EE16A #73E993 #A8F1BC #DDFAE5
Accessibility & contrast
On white
1.52
#73E993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#73E993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E993
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E993 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88D
Deuteranopia (green-blind)
#DACD98
Tritanopia (blue-blind)
#59E6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #73e993; /* rgb */ color: rgb(115, 233, 147); /* oklch */ color: oklch(84.4% 0.161 150.5);
Tailwind
colors: {
custom: {
50: '#a3f1b3',
500: '#73e993',
950: '#000000',
},
}SCSS
$custom: #73e993; $custom-light: #a3f1b3; $custom-dark: #000000;
JSON
{
"hex": "#73e993",
"rgb": {
"r": 115,
"g": 233,
"b": 147
},
"hsl": {
"h": 136.271,
"s": 72.84,
"l": 68.235
},
"oklch": {
"l": 0.84403,
"c": 0.16134,
"h": 150.5
},
"luminance": 0.64029
}Semantic roles & 50–950 ramp
primary
#73E993
secondary
#C13F9E
accent
#11A0D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581