#73F28F#73F28F
#73F28F is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.5% C 0.177 H 148.7°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #73F28F |
|---|---|
| RGB | rgb(115, 242, 143) |
| HSL | hsl(133, 83%, 70%) |
| HSV | hsv(133, 52%, 95%) |
| CMYK | cmyk(52.5%, 0%, 40.9%, 5.1%) |
| CIE-LAB | lab(86.57, -55.97, 37.25) |
| CIE-LCH | lch(86.57, 67.23, 146.35°) |
| OKLab | oklab(86.5% -0.1517 0.0921) |
| OKLCH | oklch(86.5% 0.177 148.7) |
| XYZ | xyz(43.7774, 69.1286, 37.0175) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.13
Baby Green
#8CFF9E
ΔE00 3.27
Mint Green
#8FFF9F
ΔE00 3.45
Light Bluish Green
#76FDA8
ΔE00 3.71
Palegreen
#98FB98
ΔE00 3.82
Foam Green
#90FDA9
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F28F #F273D6
analogous
#97F273 #73F28F #73F2CE
triadic
#73F28F #8F73F2 #F28F73
tetradic
#73F28F #7397F2 #F273D6 #F2CE73
square
#73F28F #7397F2 #F273D6 #F2CE73
split-complementary
#73F28F #CE73F2 #F27397
monochromatic
#14D73F #3BED62 #73F28F #ABF7BC #E3FCE9
Accessibility & contrast
On white
1.42
#73F28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#73F28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F28F
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F28F | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E088
Deuteranopia (green-blind)
#E3D495
Tritanopia (blue-blind)
#58EEDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #73f28f; /* rgb */ color: rgb(115, 242, 143); /* oklch */ color: oklch(86.5% 0.177 148.7);
Tailwind
colors: {
custom: {
50: '#a4f7b1',
500: '#73f28f',
950: '#000000',
},
}SCSS
$custom: #73f28f; $custom-light: #a4f7b1; $custom-dark: #000000;
JSON
{
"hex": "#73f28f",
"rgb": {
"r": 115,
"g": 242,
"b": 143
},
"hsl": {
"h": 133.228,
"s": 83.007,
"l": 70
},
"oklch": {
"l": 0.86501,
"c": 0.17747,
"h": 148.7
},
"luminance": 0.69132
}Semantic roles & 50–950 ramp
primary
#73F28F
secondary
#CC3DAC
accent
#06B0DF
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101711
muted
#818581