#73E38F#73E38F
#73E38F is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.9% C 0.157 H 149.9°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #73E38F |
|---|---|
| RGB | rgb(115, 227, 143) |
| HSL | hsl(135, 67%, 67%) |
| HSV | hsv(135, 49%, 89%) |
| CMYK | cmyk(49.3%, 0%, 37%, 11%) |
| CIE-LAB | lab(82.14, -49.92, 31.44) |
| CIE-LCH | lch(82.14, 59.00, 147.79°) |
| OKLab | oklab(82.88% -0.1356 0.0785) |
| OKLCH | oklch(82.88% 0.157 149.9) |
| XYZ | xyz(39.4947, 60.5631, 35.5899) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.12
Lightgreen
#90EE90
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 5.23
Seafoam (survey)
#80F9AD
ΔE00 5.34
Aqua Green
#12E193
ΔE00 5.61
Tealish Green
#0CDC73
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E38F #E373C7
analogous
#8FE373 #73E38F #73E3C7
triadic
#73E38F #8F73E3 #E38F73
tetradic
#73E38F #738FE3 #E373C7 #E3C773
square
#73E38F #738FE3 #E373C7 #E3C773
split-complementary
#73E38F #C773E3 #E3738F
monochromatic
#25B749 #40D966 #73E38F #A6EDB8 #D9F7E1
Accessibility & contrast
On white
1.60
#73E38F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#73E38F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E38F
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E38F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E38F | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D389
Deuteranopia (green-blind)
#D4C894
Tritanopia (blue-blind)
#5CE0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73e38f; /* rgb */ color: rgb(115, 227, 143); /* oklch */ color: oklch(82.9% 0.157 149.9);
Tailwind
colors: {
custom: {
50: '#a2ecb0',
500: '#73e38f',
950: '#000000',
},
}SCSS
$custom: #73e38f; $custom-light: #a2ecb0; $custom-dark: #000000;
JSON
{
"hex": "#73e38f",
"rgb": {
"r": 115,
"g": 227,
"b": 143
},
"hsl": {
"h": 135,
"s": 66.667,
"l": 67.059
},
"oklch": {
"l": 0.82881,
"c": 0.15665,
"h": 149.9
},
"luminance": 0.60566
}Semantic roles & 50–950 ramp
primary
#73E38F
secondary
#B7439A
accent
#17A1CF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581