#73F888#73F888
#73F888 is a very light, vivid green. Relative luminance 0.726; OKLCH L 87.8% C 0.192 H 146.9°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #73F888 |
|---|---|
| RGB | rgb(115, 248, 136) |
| HSL | hsl(129, 90%, 71%) |
| HSV | hsv(129, 54%, 97%) |
| CMYK | cmyk(53.6%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(88.23, -59.36, 42.82) |
| CIE-LCH | lch(88.23, 73.19, 144.20°) |
| OKLab | oklab(87.83% -0.1608 0.1047) |
| OKLCH | oklch(87.83% 0.192 146.9) |
| XYZ | xyz(45.0788, 72.5534, 34.9165) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.83
Baby Green
#8CFF9E
ΔE00 3.11
Mint Green
#8FFF9F
ΔE00 3.33
Easter Green
#8CFD7E
ΔE00 3.51
Palegreen
#98FB98
ΔE00 3.51
Lightgreen
#90EE90
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F888 #F873E3
analogous
#A0F873 #73F888 #73F8CA
triadic
#73F888 #8873F8 #F88873
tetradic
#73F888 #73A0F8 #F873E3 #F8CA73
square
#73F888 #73A0F8 #F873E3 #F8CA73
split-complementary
#73F888 #CA73F8 #F873A0
monochromatic
#0BE52E #39F556 #73F888 #ADFBBA #E2FEE6
Accessibility & contrast
On white
1.35
#73F888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#73F888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F888
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F888 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57F
Deuteranopia (green-blind)
#E9D990
Tritanopia (blue-blind)
#59F3DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #73f888; /* rgb */ color: rgb(115, 248, 136); /* oklch */ color: oklch(87.8% 0.192 146.9);
Tailwind
colors: {
custom: {
50: '#a5fbac',
500: '#73f888',
950: '#000000',
},
}SCSS
$custom: #73f888; $custom-light: #a5fbac; $custom-dark: #000000;
JSON
{
"hex": "#73f888",
"rgb": {
"r": 115,
"g": 248,
"b": 136
},
"hsl": {
"h": 129.474,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.87834,
"c": 0.19191,
"h": 146.9
},
"luminance": 0.72557
}Semantic roles & 50–950 ramp
primary
#73F888
secondary
#D33CBB
accent
#00C1E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581