#73E8A1#73E8A1
#73E8A1 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.4% C 0.147 H 154.9°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #73E8A1 |
|---|---|
| RGB | rgb(115, 232, 161) |
| HSL | hsl(144, 72%, 68%) |
| HSV | hsv(144, 50%, 91%) |
| CMYK | cmyk(50.4%, 0%, 30.6%, 9%) |
| CIE-LAB | lab(83.93, -48.81, 24.63) |
| CIE-LCH | lch(83.93, 54.67, 153.22°) |
| OKLab | oklab(84.44% -0.1332 0.0623) |
| OKLCH | oklch(84.44% 0.147 154.9) |
| XYZ | xyz(42.3567, 63.9278, 43.8185) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.68
Seafoam (survey)
#80F9AD
ΔE00 3.71
Light Blue Green
#7EFBB3
ΔE00 4.10
Light Greenish Blue
#63F7B4
ΔE00 4.12
Light Sea Green
#98F6B0
ΔE00 4.44
Light Bluish Green
#76FDA8
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E8A1 #E873BA
analogous
#7FE873 #73E8A1 #73E8DC
triadic
#73E8A1 #A173E8 #E8A173
tetradic
#73E8A1 #737FE8 #E873BA #E8DC73
square
#73E8A1 #737FE8 #E873BA #E8DC73
split-complementary
#73E8A1 #DC73E8 #E8737F
monochromatic
#20C15F #3EDF7E #73E8A1 #A8F1C4 #DCF9E8
Accessibility & contrast
On white
1.52
#73E8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#73E8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E8A1
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E8A1 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89D
Deuteranopia (green-blind)
#D7CDA5
Tritanopia (blue-blind)
#54E6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #73e8a1; /* rgb */ color: rgb(115, 232, 161); /* oklch */ color: oklch(84.4% 0.147 154.9);
Tailwind
colors: {
custom: {
50: '#a2f0bd',
500: '#73e8a1',
950: '#000000',
},
}SCSS
$custom: #73e8a1; $custom-light: #a2f0bd; $custom-dark: #000000;
JSON
{
"hex": "#73e8a1",
"rgb": {
"r": 115,
"g": 232,
"b": 161
},
"hsl": {
"h": 143.59,
"s": 71.779,
"l": 68.039
},
"oklch": {
"l": 0.84441,
"c": 0.14703,
"h": 154.9
},
"luminance": 0.63931
}Semantic roles & 50–950 ramp
primary
#73E8A1
secondary
#C0408D
accent
#1287D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582