#73E899#73E899
#73E899 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.3% C 0.154 H 152.3°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #73E899 |
|---|---|
| RGB | rgb(115, 232, 153) |
| HSL | hsl(139, 72%, 68%) |
| HSV | hsv(139, 50%, 91%) |
| CMYK | cmyk(50.4%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(83.79, -50.26, 28.54) |
| CIE-LCH | lch(83.79, 57.80, 150.41°) |
| OKLab | oklab(84.28% -0.1367 0.0717) |
| OKLCH | oklch(84.28% 0.154 152.3) |
| XYZ | xyz(41.6737, 63.6546, 40.2213) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.76
Seafoam (survey)
#80F9AD
ΔE00 3.87
Light Bluish Green
#76FDA8
ΔE00 4.46
Lightgreen
#90EE90
ΔE00 4.53
Light Blue Green
#7EFBB3
ΔE00 4.58
Light Sea Green
#98F6B0
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E899 #E873C2
analogous
#87E873 #73E899 #73E8D3
triadic
#73E899 #9973E8 #E89973
tetradic
#73E899 #7387E8 #E873C2 #E8D373
square
#73E899 #7387E8 #E873C2 #E8D373
split-complementary
#73E899 #D373E8 #E87387
monochromatic
#20C154 #3EDF73 #73E899 #A8F1BF #DCF9E6
Accessibility & contrast
On white
1.53
#73E899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#73E899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E899
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E899 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D894
Deuteranopia (green-blind)
#D8CC9E
Tritanopia (blue-blind)
#57E5D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #73e899; /* rgb */ color: rgb(115, 232, 153); /* oklch */ color: oklch(84.3% 0.154 152.3);
Tailwind
colors: {
custom: {
50: '#a2f0b7',
500: '#73e899',
950: '#000000',
},
}SCSS
$custom: #73e899; $custom-light: #a2f0b7; $custom-dark: #000000;
JSON
{
"hex": "#73e899",
"rgb": {
"r": 115,
"g": 232,
"b": 153
},
"hsl": {
"h": 139.487,
"s": 71.779,
"l": 68.039
},
"oklch": {
"l": 0.84277,
"c": 0.15436,
"h": 152.3
},
"luminance": 0.63658
}Semantic roles & 50–950 ramp
primary
#73E899
secondary
#C04096
accent
#1295D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581