#73F09E#73F09E
#73F09E is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.3% C 0.161 H 152.8°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #73F09E |
|---|---|
| RGB | rgb(115, 240, 158) |
| HSL | hsl(141, 81%, 70%) |
| HSV | hsv(141, 52%, 94%) |
| CMYK | cmyk(52.1%, 0%, 34.2%, 5.9%) |
| CIE-LAB | lab(86.22, -52.65, 29.27) |
| CIE-LCH | lch(86.22, 60.24, 150.93°) |
| OKLab | oklab(86.3% -0.1431 0.0735) |
| OKLCH | oklch(86.3% 0.161 152.8) |
| XYZ | xyz(44.3986, 68.4299, 43.2097) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.20
Seafoam (survey)
#80F9AD
ΔE00 2.44
Light Bluish Green
#76FDA8
ΔE00 2.72
Light Blue Green
#7EFBB3
ΔE00 3.26
Light Green Blue
#56FCA2
ΔE00 3.30
Sea Green (survey)
#53FCA1
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F09E #F073C5
analogous
#87F073 #73F09E #73F0DD
triadic
#73F09E #9E73F0 #F09E73
tetradic
#73F09E #7387F0 #F073C5 #F0DD73
square
#73F09E #7387F0 #F073C5 #F0DD73
split-complementary
#73F09E #DD73F0 #F07387
monochromatic
#17D257 #3CEA78 #73F09E #AAF6C4 #E2FCEB
Accessibility & contrast
On white
1.43
#73F09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#73F09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F09E
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F09E | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF99
Deuteranopia (green-blind)
#DFD3A3
Tritanopia (blue-blind)
#53EDDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #73f09e; /* rgb */ color: rgb(115, 240, 158); /* oklch */ color: oklch(86.3% 0.161 152.8);
Tailwind
colors: {
custom: {
50: '#a3f6bb',
500: '#73f09e',
950: '#000000',
},
}SCSS
$custom: #73f09e; $custom-light: #a3f6bb; $custom-dark: #000000;
JSON
{
"hex": "#73f09e",
"rgb": {
"r": 115,
"g": 240,
"b": 158
},
"hsl": {
"h": 140.64,
"s": 80.645,
"l": 69.608
},
"oklch": {
"l": 0.86296,
"c": 0.16092,
"h": 152.8
},
"luminance": 0.68434
}Semantic roles & 50–950 ramp
primary
#73F09E
secondary
#C93E99
accent
#0994DD
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582