#73F9A0#73F9A0
#73F9A0 is a very light, vivid green. Relative luminance 0.739; OKLCH L 88.5% C 0.171 H 152.3°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #73F9A0 |
|---|---|
| RGB | rgb(115, 249, 160) |
| HSL | hsl(140, 92%, 71%) |
| HSV | hsv(140, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 35.7%, 2.4%) |
| CIE-LAB | lab(88.89, -55.92, 31.84) |
| CIE-LCH | lch(88.89, 64.35, 150.34°) |
| OKLab | oklab(88.49% -0.1518 0.0797) |
| OKLCH | oklch(88.49% 0.171 152.3) |
| XYZ | xyz(47.2876, 73.9301, 45.0289) |
| Luminance | 0.7393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.19
Seafoam Green
#7AF9AB
ΔE00 1.89
Light Green Blue
#56FCA2
ΔE00 2.13
Sea Green (survey)
#53FCA1
ΔE00 2.25
Seafoam (survey)
#80F9AD
ΔE00 2.28
Foam Green
#90FDA9
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F9A0 #F973CC
analogous
#89F973 #73F9A0 #73F9E3
triadic
#73F9A0 #A073F9 #F9A073
tetradic
#73F9A0 #7389F9 #F973CC #F9E373
square
#73F9A0 #7389F9 #F973CC #F9E373
split-complementary
#73F9A0 #E373F9 #F97389
monochromatic
#0AE854 #38F678 #73F9A0 #AEFCC8 #E2FEEB
Accessibility & contrast
On white
1.33
#73F9A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#73F9A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F9A0
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F9A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F9A0 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E79A
Deuteranopia (green-blind)
#E7DAA6
Tritanopia (blue-blind)
#50F6E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #73f9a0; /* rgb */ color: rgb(115, 249, 160); /* oklch */ color: oklch(88.5% 0.171 152.3);
Tailwind
colors: {
custom: {
50: '#a4fcbc',
500: '#73f9a0',
950: '#000000',
},
}SCSS
$custom: #73f9a0; $custom-light: #a4fcbc; $custom-dark: #000000;
JSON
{
"hex": "#73f9a0",
"rgb": {
"r": 115,
"g": 249,
"b": 160
},
"hsl": {
"h": 140.149,
"s": 91.781,
"l": 71.373
},
"oklch": {
"l": 0.8849,
"c": 0.17144,
"h": 152.3
},
"luminance": 0.73934
}Semantic roles & 50–950 ramp
primary
#73F9A0
secondary
#D43CA1
accent
#0098E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682