#73E68F#73E68F
#73E68F is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.6% C 0.161 H 149.7°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #73E68F |
|---|---|
| RGB | rgb(115, 230, 143) |
| HSL | hsl(135, 70%, 68%) |
| HSV | hsv(135, 50%, 90%) |
| CMYK | cmyk(50%, 0%, 37.8%, 9.8%) |
| CIE-LAB | lab(83.03, -51.15, 32.62) |
| CIE-LCH | lch(83.03, 60.67, 147.48°) |
| OKLab | oklab(83.6% -0.1389 0.0812) |
| OKLCH | oklch(83.6% 0.161 149.7) |
| XYZ | xyz(40.3223, 62.2184, 35.8658) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 3.91
Seafoam Green
#7AF9AB
ΔE00 4.81
Seafoam (survey)
#80F9AD
ΔE00 4.95
Light Bluish Green
#76FDA8
ΔE00 5.16
Foam Green
#90FDA9
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E68F #E673CA
analogous
#90E673 #73E68F #73E6C9
triadic
#73E68F #8F73E6 #E68F73
tetradic
#73E68F #7390E6 #E673CA #E6C973
square
#73E68F #7390E6 #E673CA #E6C973
split-complementary
#73E68F #C973E6 #E67390
monochromatic
#22BD48 #3FDD65 #73E68F #A7EFB9 #DBF9E2
Accessibility & contrast
On white
1.56
#73E68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#73E68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E68F
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E68F | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D689
Deuteranopia (green-blind)
#D7CA94
Tritanopia (blue-blind)
#5BE2D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #73e68f; /* rgb */ color: rgb(115, 230, 143); /* oklch */ color: oklch(83.6% 0.161 149.7);
Tailwind
colors: {
custom: {
50: '#a2efb0',
500: '#73e68f',
950: '#000000',
},
}SCSS
$custom: #73e68f; $custom-light: #a2efb0; $custom-dark: #000000;
JSON
{
"hex": "#73e68f",
"rgb": {
"r": 115,
"g": 230,
"b": 143
},
"hsl": {
"h": 134.609,
"s": 69.697,
"l": 67.647
},
"oklch": {
"l": 0.83605,
"c": 0.16088,
"h": 149.7
},
"luminance": 0.62222
}Semantic roles & 50–950 ramp
primary
#73E68F
secondary
#BC419E
accent
#14A3D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581