#73E8A9#73E8A9
#73E8A9 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.6% C 0.140 H 157.9°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #73E8A9 |
|---|---|
| RGB | rgb(115, 232, 169) |
| HSL | hsl(148, 72%, 68%) |
| HSV | hsv(148, 50%, 91%) |
| CMYK | cmyk(50.4%, 0%, 27.2%, 9%) |
| CIE-LAB | lab(84.08, -47.29, 20.70) |
| CIE-LCH | lch(84.08, 51.62, 156.36°) |
| OKLab | oklab(84.61% -0.1296 0.0527) |
| OKLCH | oklch(84.61% 0.14 157.9) |
| XYZ | xyz(43.0848, 64.2190, 47.6535) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.60
Seafoam
#7FE0B3
ΔE00 4.16
Light Blue Green
#7EFBB3
ΔE00 4.21
Seafoam (survey)
#80F9AD
ΔE00 4.23
Seafoam Green
#7AF9AB
ΔE00 4.29
Light Sea Green
#98F6B0
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E8A9 #E873B2
analogous
#77E873 #73E8A9 #73E8E3
triadic
#73E8A9 #A973E8 #E8A973
tetradic
#73E8A9 #7377E8 #E873B2 #E8E373
square
#73E8A9 #7377E8 #E873B2 #E8E373
split-complementary
#73E8A9 #E373E8 #E87377
monochromatic
#20C16A #3EDF89 #73E8A9 #A8F1C9 #DCF9EA
Accessibility & contrast
On white
1.52
#73E8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#73E8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E8A9
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E8A9 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A5
Deuteranopia (green-blind)
#D5CDAD
Tritanopia (blue-blind)
#51E7D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #73e8a9; /* rgb */ color: rgb(115, 232, 169); /* oklch */ color: oklch(84.6% 0.140 157.9);
Tailwind
colors: {
custom: {
50: '#a2f0c2',
500: '#73e8a9',
950: '#000000',
},
}SCSS
$custom: #73e8a9; $custom-light: #a2f0c2; $custom-dark: #000000;
JSON
{
"hex": "#73e8a9",
"rgb": {
"r": 115,
"g": 232,
"b": 169
},
"hsl": {
"h": 147.692,
"s": 71.779,
"l": 68.039
},
"oklch": {
"l": 0.84614,
"c": 0.13994,
"h": 157.9
},
"luminance": 0.64223
}Semantic roles & 50–950 ramp
primary
#73E8A9
secondary
#C04085
accent
#127AD4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582