#73E89D#73E89D
#73E89D is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.4% C 0.151 H 153.6°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #73E89D |
|---|---|
| RGB | rgb(115, 232, 157) |
| HSL | hsl(142, 72%, 68%) |
| HSV | hsv(142, 50%, 91%) |
| CMYK | cmyk(50.4%, 0%, 32.3%, 9%) |
| CIE-LAB | lab(83.86, -49.55, 26.59) |
| CIE-LCH | lch(83.86, 56.23, 151.78°) |
| OKLab | oklab(84.36% -0.1349 0.067) |
| OKLCH | oklch(84.36% 0.151 153.6) |
| XYZ | xyz(42.0096, 63.7889, 41.9905) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.64
Seafoam (survey)
#80F9AD
ΔE00 3.71
Light Blue Green
#7EFBB3
ΔE00 4.28
Light Sea Green
#98F6B0
ΔE00 4.47
Light Bluish Green
#76FDA8
ΔE00 4.52
Light Greenish Blue
#63F7B4
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E89D #E873BE
analogous
#84E873 #73E89D #73E8D7
triadic
#73E89D #9D73E8 #E89D73
tetradic
#73E89D #7384E8 #E873BE #E8D773
square
#73E89D #7384E8 #E873BE #E8D773
split-complementary
#73E89D #D773E8 #E87384
monochromatic
#20C15A #3EDF78 #73E89D #A8F1C2 #DCF9E7
Accessibility & contrast
On white
1.53
#73E89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#73E89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E89D
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E89D | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D898
Deuteranopia (green-blind)
#D7CCA2
Tritanopia (blue-blind)
#56E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #73e89d; /* rgb */ color: rgb(115, 232, 157); /* oklch */ color: oklch(84.4% 0.151 153.6);
Tailwind
colors: {
custom: {
50: '#a2f0ba',
500: '#73e89d',
950: '#000000',
},
}SCSS
$custom: #73e89d; $custom-light: #a2f0ba; $custom-dark: #000000;
JSON
{
"hex": "#73e89d",
"rgb": {
"r": 115,
"g": 232,
"b": 157
},
"hsl": {
"h": 141.538,
"s": 71.779,
"l": 68.039
},
"oklch": {
"l": 0.84358,
"c": 0.15068,
"h": 153.6
},
"luminance": 0.63792
}Semantic roles & 50–950 ramp
primary
#73E89D
secondary
#C04092
accent
#128ED4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581