#73E396#73E396
#73E396 is a very light, vivid green. Relative luminance 0.608; OKLCH L 83.0% C 0.150 H 152.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #73E396 |
|---|---|
| RGB | rgb(115, 227, 150) |
| HSL | hsl(139, 67%, 67%) |
| HSV | hsv(139, 49%, 89%) |
| CMYK | cmyk(49.3%, 0%, 33.9%, 11%) |
| CIE-LAB | lab(82.26, -48.72, 28.03) |
| CIE-LCH | lch(82.26, 56.20, 150.09°) |
| OKLab | oklab(83.02% -0.1325 0.0704) |
| OKLCH | oklch(83.02% 0.15 152) |
| XYZ | xyz(40.0416, 60.7818, 38.4703) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.79
Seafoam Green
#7AF9AB
ΔE00 4.82
Seafoam (survey)
#80F9AD
ΔE00 4.89
Lightgreen
#90EE90
ΔE00 4.94
Aqua Green
#12E193
ΔE00 5.13
Hospital Green
#9BE5AA
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E396 #E373C0
analogous
#88E373 #73E396 #73E3CE
triadic
#73E396 #9673E3 #E39673
tetradic
#73E396 #7388E3 #E373C0 #E3CE73
square
#73E396 #7388E3 #E373C0 #E3CE73
split-complementary
#73E396 #CE73E3 #E37388
monochromatic
#25B752 #40D970 #73E396 #A6EDBC #D9F7E3
Accessibility & contrast
On white
1.60
#73E396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#73E396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E396
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E396 | 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)
#E4D391
Deuteranopia (green-blind)
#D3C89B
Tritanopia (blue-blind)
#5AE0CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73e396; /* rgb */ color: rgb(115, 227, 150); /* oklch */ color: oklch(83.0% 0.150 152.0);
Tailwind
colors: {
custom: {
50: '#a2ecb5',
500: '#73e396',
950: '#000000',
},
}SCSS
$custom: #73e396; $custom-light: #a2ecb5; $custom-dark: #000000;
JSON
{
"hex": "#73e396",
"rgb": {
"r": 115,
"g": 227,
"b": 150
},
"hsl": {
"h": 138.75,
"s": 66.667,
"l": 67.059
},
"oklch": {
"l": 0.83016,
"c": 0.15009,
"h": 152
},
"luminance": 0.60785
}Semantic roles & 50–950 ramp
primary
#73E396
secondary
#B74393
accent
#1795CF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581