#73F18F#73F18F
#73F18F is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.3% C 0.176 H 148.8°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #73F18F |
|---|---|
| RGB | rgb(115, 241, 143) |
| HSL | hsl(133, 82%, 70%) |
| HSV | hsv(133, 52%, 95%) |
| CMYK | cmyk(52.3%, 0%, 40.7%, 5.5%) |
| CIE-LAB | lab(86.27, -55.57, 36.87) |
| CIE-LCH | lch(86.27, 66.69, 146.44°) |
| OKLab | oklab(86.26% -0.1506 0.0912) |
| OKLCH | oklch(86.26% 0.176 148.8) |
| XYZ | xyz(43.4806, 68.5350, 36.9186) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.07
Baby Green
#8CFF9E
ΔE00 3.43
Mint Green
#8FFF9F
ΔE00 3.60
Light Bluish Green
#76FDA8
ΔE00 3.77
Palegreen
#98FB98
ΔE00 3.93
Foam Green
#90FDA9
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F18F #F173D5
analogous
#96F173 #73F18F #73F1CE
triadic
#73F18F #8F73F1 #F18F73
tetradic
#73F18F #7396F1 #F173D5 #F1CE73
square
#73F18F #7396F1 #F173D5 #F1CE73
split-complementary
#73F18F #CE73F1 #F17396
monochromatic
#15D440 #3BEB62 #73F18F #ABF7BC #E2FCE8
Accessibility & contrast
On white
1.43
#73F18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#73F18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F18F
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F18F | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF88
Deuteranopia (green-blind)
#E2D395
Tritanopia (blue-blind)
#58EDD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #73f18f; /* rgb */ color: rgb(115, 241, 143); /* oklch */ color: oklch(86.3% 0.176 148.8);
Tailwind
colors: {
custom: {
50: '#a4f6b1',
500: '#73f18f',
950: '#000000',
},
}SCSS
$custom: #73f18f; $custom-light: #a4f6b1; $custom-dark: #000000;
JSON
{
"hex": "#73f18f",
"rgb": {
"r": 115,
"g": 241,
"b": 143
},
"hsl": {
"h": 133.333,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.86259,
"c": 0.17611,
"h": 148.8
},
"luminance": 0.68539
}Semantic roles & 50–950 ramp
primary
#73F18F
secondary
#CA3EAB
accent
#07AEDE
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101711
muted
#818581