#73E49E#73E49E
#73E49E is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.4% C 0.144 H 154.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #73E49E |
|---|---|
| RGB | rgb(115, 228, 158) |
| HSL | hsl(143, 68%, 67%) |
| HSV | hsv(143, 50%, 89%) |
| CMYK | cmyk(49.6%, 0%, 30.7%, 10.6%) |
| CIE-LAB | lab(82.70, -47.69, 24.50) |
| CIE-LCH | lch(82.70, 53.61, 152.81°) |
| OKLab | oklab(83.42% -0.1301 0.062) |
| OKLCH | oklch(83.42% 0.144 154.5) |
| XYZ | xyz(40.9822, 61.5970, 42.0709) |
| Luminance | 0.6160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.55
Seafoam (survey)
#80F9AD
ΔE00 4.56
Hospital Green
#9BE5AA
ΔE00 4.74
Light Greenish Blue
#63F7B4
ΔE00 4.90
Aqua Green
#12E193
ΔE00 4.97
Light Blue Green
#7EFBB3
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E49E #E473B9
analogous
#80E473 #73E49E #73E4D7
triadic
#73E49E #9E73E4 #E49E73
tetradic
#73E49E #7380E4 #E473B9 #E4D773
square
#73E49E #7380E4 #E473B9 #E4D773
split-complementary
#73E49E #D773E4 #E47380
monochromatic
#24B95C #40DA7A #73E49E #A6EEC2 #DAF8E5
Accessibility & contrast
On white
1.58
#73E49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#73E49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E49E
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E49E | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D59A
Deuteranopia (green-blind)
#D3C9A2
Tritanopia (blue-blind)
#57E2D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #73e49e; /* rgb */ color: rgb(115, 228, 158); /* oklch */ color: oklch(83.4% 0.144 154.5);
Tailwind
colors: {
custom: {
50: '#a2edbb',
500: '#73e49e',
950: '#000000',
},
}SCSS
$custom: #73e49e; $custom-light: #a2edbb; $custom-dark: #000000;
JSON
{
"hex": "#73e49e",
"rgb": {
"r": 115,
"g": 228,
"b": 158
},
"hsl": {
"h": 142.832,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.83419,
"c": 0.14411,
"h": 154.5
},
"luminance": 0.616
}Semantic roles & 50–950 ramp
primary
#73E49E
secondary
#B9428C
accent
#1689D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581