#73F090#73F090
#73F090 is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.0% C 0.174 H 149.1°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #73F090 |
|---|---|
| RGB | rgb(115, 240, 144) |
| HSL | hsl(134, 81%, 70%) |
| HSV | hsv(134, 52%, 94%) |
| CMYK | cmyk(52.1%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(85.99, -55.02, 36.01) |
| CIE-LCH | lch(85.99, 65.75, 146.79°) |
| OKLab | oklab(86.04% -0.1492 0.0892) |
| OKLCH | oklch(86.04% 0.174 149.1) |
| XYZ | xyz(43.2615, 67.9750, 37.2209) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.08
Baby Green
#8CFF9E
ΔE00 3.60
Light Bluish Green
#76FDA8
ΔE00 3.73
Mint Green
#8FFF9F
ΔE00 3.75
Seafoam Green
#7AF9AB
ΔE00 4.00
Foam Green
#90FDA9
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F090 #F073D3
analogous
#95F073 #73F090 #73F0CF
triadic
#73F090 #9073F0 #F09073
tetradic
#73F090 #7395F0 #F073D3 #F0CF73
square
#73F090 #7395F0 #F073D3 #F0CF73
split-complementary
#73F090 #CF73F0 #F07395
monochromatic
#17D242 #3CEA64 #73F090 #AAF6BC #E2FCE8
Accessibility & contrast
On white
1.44
#73F090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#73F090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F090
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F090 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE89
Deuteranopia (green-blind)
#E1D296
Tritanopia (blue-blind)
#58ECD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #73f090; /* rgb */ color: rgb(115, 240, 144); /* oklch */ color: oklch(86.0% 0.174 149.1);
Tailwind
colors: {
custom: {
50: '#a4f6b1',
500: '#73f090',
950: '#000000',
},
}SCSS
$custom: #73f090; $custom-light: #a4f6b1; $custom-dark: #000000;
JSON
{
"hex": "#73f090",
"rgb": {
"r": 115,
"g": 240,
"b": 144
},
"hsl": {
"h": 133.92,
"s": 80.645,
"l": 69.608
},
"oklch": {
"l": 0.86036,
"c": 0.17381,
"h": 149.1
},
"luminance": 0.67979
}Semantic roles & 50–950 ramp
primary
#73F090
secondary
#C93EA9
accent
#09ACDD
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101711
muted
#818581