#73E38D#73E38D
#73E38D is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.8% C 0.159 H 149.4°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #73E38D |
|---|---|
| RGB | rgb(115, 227, 141) |
| HSL | hsl(134, 67%, 67%) |
| HSV | hsv(134, 49%, 89%) |
| CMYK | cmyk(49.3%, 0%, 37.9%, 11%) |
| CIE-LAB | lab(82.11, -50.26, 32.42) |
| CIE-LCH | lch(82.11, 59.80, 147.18°) |
| OKLab | oklab(82.84% -0.1365 0.0807) |
| OKLCH | oklch(82.84% 0.159 149.4) |
| XYZ | xyz(39.3445, 60.5030, 34.7991) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.97
Weird Green
#3AE57F
ΔE00 3.99
Seafoam Green
#7AF9AB
ΔE00 5.39
Seafoam (survey)
#80F9AD
ΔE00 5.51
Tealish Green
#0CDC73
ΔE00 5.58
Aqua Green
#12E193
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E38D #E373C9
analogous
#91E373 #73E38D #73E3C5
triadic
#73E38D #8D73E3 #E38D73
tetradic
#73E38D #7391E3 #E373C9 #E3C573
square
#73E38D #7391E3 #E373C9 #E3C573
split-complementary
#73E38D #C573E3 #E37391
monochromatic
#25B747 #40D963 #73E38D #A6EDB7 #D9F7E0
Accessibility & contrast
On white
1.60
#73E38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#73E38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E38D
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E38D | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D387
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#5DDFCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73e38d; /* rgb */ color: rgb(115, 227, 141); /* oklch */ color: oklch(82.8% 0.159 149.4);
Tailwind
colors: {
custom: {
50: '#a2ecaf',
500: '#73e38d',
950: '#000000',
},
}SCSS
$custom: #73e38d; $custom-light: #a2ecaf; $custom-dark: #000000;
JSON
{
"hex": "#73e38d",
"rgb": {
"r": 115,
"g": 227,
"b": 141
},
"hsl": {
"h": 133.929,
"s": 66.667,
"l": 67.059
},
"oklch": {
"l": 0.82843,
"c": 0.15855,
"h": 149.4
},
"luminance": 0.60506
}Semantic roles & 50–950 ramp
primary
#73E38D
secondary
#B7439C
accent
#17A4CF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581