#73E397#73E397
#73E397 is a very light, vivid green. Relative luminance 0.608; OKLCH L 83.0% C 0.149 H 152.3°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #73E397 |
|---|---|
| RGB | rgb(115, 227, 151) |
| HSL | hsl(139, 67%, 67%) |
| HSV | hsv(139, 49%, 89%) |
| CMYK | cmyk(49.3%, 0%, 33.5%, 11%) |
| CIE-LAB | lab(82.28, -48.54, 27.54) |
| CIE-LCH | lch(82.28, 55.81, 150.43°) |
| OKLab | oklab(83.04% -0.1321 0.0693) |
| OKLCH | oklch(83.04% 0.149 152.3) |
| XYZ | xyz(40.1224, 60.8142, 38.8962) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.79
Seafoam (survey)
#80F9AD
ΔE00 4.85
Weird Green
#3AE57F
ΔE00 4.91
Lightgreen
#90EE90
ΔE00 5.08
Aqua Green
#12E193
ΔE00 5.09
Hospital Green
#9BE5AA
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E397 #E373BF
analogous
#87E373 #73E397 #73E3CF
triadic
#73E397 #9773E3 #E39773
tetradic
#73E397 #7387E3 #E373BF #E3CF73
square
#73E397 #7387E3 #E373BF #E3CF73
split-complementary
#73E397 #CF73E3 #E37387
monochromatic
#25B754 #40D971 #73E397 #A6EDBD #D9F7E3
Accessibility & contrast
On white
1.60
#73E397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#73E397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E397
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E397 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D392
Deuteranopia (green-blind)
#D3C89C
Tritanopia (blue-blind)
#59E0CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73e397; /* rgb */ color: rgb(115, 227, 151); /* oklch */ color: oklch(83.0% 0.149 152.3);
Tailwind
colors: {
custom: {
50: '#a2ecb6',
500: '#73e397',
950: '#000000',
},
}SCSS
$custom: #73e397; $custom-light: #a2ecb6; $custom-dark: #000000;
JSON
{
"hex": "#73e397",
"rgb": {
"r": 115,
"g": 227,
"b": 151
},
"hsl": {
"h": 139.286,
"s": 66.667,
"l": 67.059
},
"oklch": {
"l": 0.83036,
"c": 0.14916,
"h": 152.3
},
"luminance": 0.60817
}Semantic roles & 50–950 ramp
primary
#73E397
secondary
#B74392
accent
#1794CF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581