#73E39D#73E39D
#73E39D is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.2% C 0.144 H 154.3°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #73E39D |
|---|---|
| RGB | rgb(115, 227, 157) |
| HSL | hsl(143, 67%, 67%) |
| HSV | hsv(143, 49%, 89%) |
| CMYK | cmyk(49.3%, 0%, 30.8%, 11%) |
| CIE-LAB | lab(82.39, -47.45, 24.59) |
| CIE-LCH | lch(82.39, 53.45, 152.61°) |
| OKLab | oklab(83.16% -0.1294 0.0622) |
| OKLCH | oklch(83.16% 0.144 154.3) |
| XYZ | xyz(40.6221, 61.0141, 41.5280) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.73
Seafoam Green
#7AF9AB
ΔE00 4.77
Seafoam (survey)
#80F9AD
ΔE00 4.78
Aqua Green
#12E193
ΔE00 4.97
Light Greenish Blue
#63F7B4
ΔE00 5.12
Light Sea Green
#98F6B0
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E39D #E373B9
analogous
#81E373 #73E39D #73E3D5
triadic
#73E39D #9D73E3 #E39D73
tetradic
#73E39D #7381E3 #E373B9 #E3D573
square
#73E39D #7381E3 #E373B9 #E3D573
split-complementary
#73E39D #D573E3 #E37381
monochromatic
#25B75C #40D979 #73E39D #A6EDC1 #D9F7E4
Accessibility & contrast
On white
1.59
#73E39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#73E39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E39D
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E39D | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D499
Deuteranopia (green-blind)
#D2C8A1
Tritanopia (blue-blind)
#57E1D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73e39d; /* rgb */ color: rgb(115, 227, 157); /* oklch */ color: oklch(83.2% 0.144 154.3);
Tailwind
colors: {
custom: {
50: '#a2ecba',
500: '#73e39d',
950: '#000000',
},
}SCSS
$custom: #73e39d; $custom-light: #a2ecba; $custom-dark: #000000;
JSON
{
"hex": "#73e39d",
"rgb": {
"r": 115,
"g": 227,
"b": 157
},
"hsl": {
"h": 142.5,
"s": 66.667,
"l": 67.059
},
"oklch": {
"l": 0.83159,
"c": 0.14361,
"h": 154.3
},
"luminance": 0.61017
}Semantic roles & 50–950 ramp
primary
#73E39D
secondary
#B7438C
accent
#178ACF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581