#73E793#73E793
#73E793 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.9% C 0.159 H 150.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #73E793 |
|---|---|
| RGB | rgb(115, 231, 147) |
| HSL | hsl(137, 71%, 68%) |
| HSV | hsv(137, 50%, 91%) |
| CMYK | cmyk(50.2%, 0%, 36.4%, 9.4%) |
| CIE-LAB | lab(83.39, -50.89, 31.07) |
| CIE-LCH | lch(83.39, 59.62, 148.60°) |
| OKLab | oklab(83.92% -0.1382 0.0776) |
| OKLCH | oklch(83.92% 0.159 150.7) |
| XYZ | xyz(40.9098, 62.9000, 37.5832) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.92
Weird Green
#3AE57F
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 4.32
Seafoam (survey)
#80F9AD
ΔE00 4.46
Light Bluish Green
#76FDA8
ΔE00 4.79
Foam Green
#90FDA9
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E793 #E773C7
analogous
#8DE773 #73E793 #73E7CD
triadic
#73E793 #9373E7 #E79373
tetradic
#73E793 #738DE7 #E773C7 #E7CD73
square
#73E793 #738DE7 #E773C7 #E7CD73
split-complementary
#73E793 #CD73E7 #E7738D
monochromatic
#21BF4C #3FDE6B #73E793 #A7F0BB #DBF9E4
Accessibility & contrast
On white
1.55
#73E793 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#73E793 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E793
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E793 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E793 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78D
Deuteranopia (green-blind)
#D8CB98
Tritanopia (blue-blind)
#5AE4D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #73e793; /* rgb */ color: rgb(115, 231, 147); /* oklch */ color: oklch(83.9% 0.159 150.7);
Tailwind
colors: {
custom: {
50: '#a2efb3',
500: '#73e793',
950: '#000000',
},
}SCSS
$custom: #73e793; $custom-light: #a2efb3; $custom-dark: #000000;
JSON
{
"hex": "#73e793",
"rgb": {
"r": 115,
"g": 231,
"b": 147
},
"hsl": {
"h": 136.552,
"s": 70.732,
"l": 67.843
},
"oklch": {
"l": 0.83921,
"c": 0.15853,
"h": 150.7
},
"luminance": 0.62903
}Semantic roles & 50–950 ramp
primary
#73E793
secondary
#BE409B
accent
#139ED3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581