#73E8AA#73E8AA
#73E8AA is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.6% C 0.139 H 158.3°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #73E8AA |
|---|---|
| RGB | rgb(115, 232, 170) |
| HSL | hsl(148, 72%, 68%) |
| HSV | hsv(148, 50%, 91%) |
| CMYK | cmyk(50.4%, 0%, 26.7%, 9%) |
| CIE-LAB | lab(84.10, -47.09, 20.21) |
| CIE-LCH | lch(84.10, 51.25, 156.77°) |
| OKLab | oklab(84.64% -0.1292 0.0515) |
| OKLCH | oklch(84.64% 0.139 158.3) |
| XYZ | xyz(43.1791, 64.2567, 48.1498) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.58
Seafoam
#7FE0B3
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.27
Seafoam (survey)
#80F9AD
ΔE00 4.34
Seafoam Green
#7AF9AB
ΔE00 4.41
Light Sea Green
#98F6B0
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E8AA #E873B1
analogous
#76E873 #73E8AA #73E8E4
triadic
#73E8AA #AA73E8 #E8AA73
tetradic
#73E8AA #7376E8 #E873B1 #E8E473
square
#73E8AA #7376E8 #E873B1 #E8E473
split-complementary
#73E8AA #E473E8 #E87376
monochromatic
#20C16B #3EDF8A #73E8AA #A8F1CA #DCF9EA
Accessibility & contrast
On white
1.52
#73E8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#73E8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E8AA
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E8AA | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A6
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#51E7D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #73e8aa; /* rgb */ color: rgb(115, 232, 170); /* oklch */ color: oklch(84.6% 0.139 158.3);
Tailwind
colors: {
custom: {
50: '#a2f0c3',
500: '#73e8aa',
950: '#000000',
},
}SCSS
$custom: #73e8aa; $custom-light: #a2f0c3; $custom-dark: #000000;
JSON
{
"hex": "#73e8aa",
"rgb": {
"r": 115,
"g": 232,
"b": 170
},
"hsl": {
"h": 148.205,
"s": 71.779,
"l": 68.039
},
"oklch": {
"l": 0.84636,
"c": 0.13906,
"h": 158.3
},
"luminance": 0.6426
}Semantic roles & 50–950 ramp
primary
#73E8AA
secondary
#C04083
accent
#1279D4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101612
muted
#808582