#73E8A5#73E8A5
#73E8A5 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.5% C 0.143 H 156.4°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #73E8A5 |
|---|---|
| RGB | rgb(115, 232, 165) |
| HSL | hsl(146, 72%, 68%) |
| HSV | hsv(146, 50%, 91%) |
| CMYK | cmyk(50.4%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(84.00, -48.06, 22.67) |
| CIE-LCH | lch(84.00, 53.14, 154.75°) |
| OKLab | oklab(84.53% -0.1314 0.0575) |
| OKLCH | oklch(84.53% 0.143 156.4) |
| XYZ | xyz(42.7151, 64.0711, 45.7060) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.78
Seafoam (survey)
#80F9AD
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 3.90
Light Blue Green
#7EFBB3
ΔE00 4.07
Light Sea Green
#98F6B0
ΔE00 4.56
Hospital Green
#9BE5AA
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E8A5 #E873B6
analogous
#7BE873 #73E8A5 #73E8DF
triadic
#73E8A5 #A573E8 #E8A573
tetradic
#73E8A5 #737BE8 #E873B6 #E8DF73
square
#73E8A5 #737BE8 #E873B6 #E8DF73
split-complementary
#73E8A5 #DF73E8 #E8737B
monochromatic
#20C165 #3EDF83 #73E8A5 #A8F1C7 #DCF9E9
Accessibility & contrast
On white
1.52
#73E8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#73E8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E8A5
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E8A5 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A1
Deuteranopia (green-blind)
#D6CDA9
Tritanopia (blue-blind)
#53E6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #73e8a5; /* rgb */ color: rgb(115, 232, 165); /* oklch */ color: oklch(84.5% 0.143 156.4);
Tailwind
colors: {
custom: {
50: '#a2f0c0',
500: '#73e8a5',
950: '#000000',
},
}SCSS
$custom: #73e8a5; $custom-light: #a2f0c0; $custom-dark: #000000;
JSON
{
"hex": "#73e8a5",
"rgb": {
"r": 115,
"g": 232,
"b": 165
},
"hsl": {
"h": 145.641,
"s": 71.779,
"l": 68.039
},
"oklch": {
"l": 0.84526,
"c": 0.14345,
"h": 156.4
},
"luminance": 0.64075
}Semantic roles & 50–950 ramp
primary
#73E8A5
secondary
#C04089
accent
#1281D4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582