#73E0A3#73E0A3
#73E0A3 is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.6% C 0.134 H 157.2°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #73E0A3 |
|---|---|
| RGB | rgb(115, 224, 163) |
| HSL | hsl(146, 64%, 66%) |
| HSV | hsv(146, 49%, 88%) |
| CMYK | cmyk(48.7%, 0%, 27.2%, 12.2%) |
| CIE-LAB | lab(81.62, -45.04, 20.42) |
| CIE-LCH | lch(81.62, 49.45, 155.61°) |
| OKLab | oklab(82.57% -0.1234 0.052) |
| OKLCH | oklch(82.57% 0.134 157.2) |
| XYZ | xyz(40.3336, 59.5973, 44.0212) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.68
Hospital Green
#9BE5AA
ΔE00 4.72
Light Greenish Blue
#63F7B4
ΔE00 5.34
Aqua Green
#12E193
ΔE00 5.36
Eucalyptus
#44D7A8
ΔE00 5.59
Seafoam (survey)
#80F9AD
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E0A3 #E073B0
analogous
#7AE073 #73E0A3 #73E0DA
triadic
#73E0A3 #A373E0 #E0A373
tetradic
#73E0A3 #737AE0 #E073B0 #E0DA73
square
#73E0A3 #737AE0 #E073B0 #E0DA73
split-complementary
#73E0A3 #DA73E0 #E0737A
monochromatic
#27B164 #41D582 #73E0A3 #A5EBC4 #D7F6E5
Accessibility & contrast
On white
1.63
#73E0A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#73E0A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E0A3
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E0A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E0A3 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD29F
Deuteranopia (green-blind)
#CFC6A7
Tritanopia (blue-blind)
#56DFD0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73e0a3; /* rgb */ color: rgb(115, 224, 163); /* oklch */ color: oklch(82.6% 0.134 157.2);
Tailwind
colors: {
custom: {
50: '#a2eabe',
500: '#73e0a3',
950: '#000000',
},
}SCSS
$custom: #73e0a3; $custom-light: #a2eabe; $custom-dark: #000000;
JSON
{
"hex": "#73e0a3",
"rgb": {
"r": 115,
"g": 224,
"b": 163
},
"hsl": {
"h": 146.422,
"s": 63.743,
"l": 66.471
},
"oklch": {
"l": 0.82571,
"c": 0.13395,
"h": 157.2
},
"luminance": 0.596
}Semantic roles & 50–950 ramp
primary
#73E0A3
secondary
#B34482
accent
#1A7DCC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1612
muted
#808482