#73E48E#73E48E
#73E48E is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.1% C 0.159 H 149.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #73E48E |
|---|---|
| RGB | rgb(115, 228, 142) |
| HSL | hsl(134, 68%, 67%) |
| HSV | hsv(134, 50%, 89%) |
| CMYK | cmyk(49.6%, 0%, 37.7%, 10.6%) |
| CIE-LAB | lab(82.42, -50.50, 32.32) |
| CIE-LCH | lch(82.42, 59.96, 147.38°) |
| OKLab | oklab(83.1% -0.1371 0.0805) |
| OKLCH | oklch(83.1% 0.159 149.6) |
| XYZ | xyz(39.6935, 61.0815, 35.2842) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.89
Weird Green
#3AE57F
ΔE00 3.97
Seafoam Green
#7AF9AB
ΔE00 5.16
Seafoam (survey)
#80F9AD
ΔE00 5.29
Light Bluish Green
#76FDA8
ΔE00 5.57
Tealish Green
#0CDC73
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E48E #E473C9
analogous
#91E473 #73E48E #73E4C6
triadic
#73E48E #8E73E4 #E48E73
tetradic
#73E48E #7391E4 #E473C9 #E4C673
square
#73E48E #7391E4 #E473C9 #E4C673
split-complementary
#73E48E #C673E4 #E47391
monochromatic
#24B947 #40DA65 #73E48E #A6EEB7 #DAF8E1
Accessibility & contrast
On white
1.59
#73E48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#73E48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E48E
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E48E | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D488
Deuteranopia (green-blind)
#D6C993
Tritanopia (blue-blind)
#5CE0CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73e48e; /* rgb */ color: rgb(115, 228, 142); /* oklch */ color: oklch(83.1% 0.159 149.6);
Tailwind
colors: {
custom: {
50: '#a2edb0',
500: '#73e48e',
950: '#000000',
},
}SCSS
$custom: #73e48e; $custom-light: #a2edb0; $custom-dark: #000000;
JSON
{
"hex": "#73e48e",
"rgb": {
"r": 115,
"g": 228,
"b": 142
},
"hsl": {
"h": 134.336,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.83103,
"c": 0.15901,
"h": 149.6
},
"luminance": 0.61085
}Semantic roles & 50–950 ramp
primary
#73E48E
secondary
#B9429D
accent
#16A3D0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581