#73E7AA#73E7AA
#73E7AA is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.4% C 0.138 H 158.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #73E7AA |
|---|---|
| RGB | rgb(115, 231, 170) |
| HSL | hsl(148, 71%, 68%) |
| HSV | hsv(148, 50%, 91%) |
| CMYK | cmyk(50.2%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(83.81, -46.67, 19.81) |
| CIE-LCH | lch(83.81, 50.70, 157.00°) |
| OKLab | oklab(84.4% -0.1281 0.0505) |
| OKLCH | oklch(84.4% 0.138 158.5) |
| XYZ | xyz(42.8984, 63.6954, 48.0562) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.75
Light Greenish Blue
#63F7B4
ΔE00 3.79
Light Blue Green
#7EFBB3
ΔE00 4.53
Seafoam (survey)
#80F9AD
ΔE00 4.61
Seafoam Green
#7AF9AB
ΔE00 4.68
Hospital Green
#9BE5AA
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E7AA #E773B0
analogous
#76E773 #73E7AA #73E7E4
triadic
#73E7AA #AA73E7 #E7AA73
tetradic
#73E7AA #7376E7 #E773B0 #E7E473
square
#73E7AA #7376E7 #E773B0 #E7E473
split-complementary
#73E7AA #E473E7 #E77376
monochromatic
#21BF6C #3FDE8A #73E7AA #A7F0CA #DBF9E9
Accessibility & contrast
On white
1.53
#73E7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#73E7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E7AA
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E7AA | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A6
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#51E6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #73e7aa; /* rgb */ color: rgb(115, 231, 170); /* oklch */ color: oklch(84.4% 0.138 158.5);
Tailwind
colors: {
custom: {
50: '#a2efc3',
500: '#73e7aa',
950: '#000000',
},
}SCSS
$custom: #73e7aa; $custom-light: #a2efc3; $custom-dark: #000000;
JSON
{
"hex": "#73e7aa",
"rgb": {
"r": 115,
"g": 231,
"b": 170
},
"hsl": {
"h": 148.448,
"s": 70.732,
"l": 67.843
},
"oklch": {
"l": 0.84398,
"c": 0.13768,
"h": 158.5
},
"luminance": 0.63699
}Semantic roles & 50–950 ramp
primary
#73E7AA
secondary
#BE4082
accent
#1378D3
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101612
muted
#808582