#73F69F#73F69F
#73F69F is a very light, vivid green. Relative luminance 0.721; OKLCH L 87.8% C 0.168 H 152.4°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #73F69F |
|---|---|
| RGB | rgb(115, 246, 159) |
| HSL | hsl(140, 88%, 71%) |
| HSV | hsv(140, 53%, 96%) |
| CMYK | cmyk(53.3%, 0%, 35.4%, 3.5%) |
| CIE-LAB | lab(88.00, -54.90, 31.14) |
| CIE-LCH | lch(88.00, 63.12, 150.43°) |
| OKLab | oklab(87.75% -0.1491 0.078) |
| OKLCH | oklch(87.75% 0.168 152.4) |
| XYZ | xyz(46.2806, 72.0556, 44.2634) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.59
Seafoam Green
#7AF9AB
ΔE00 1.81
Seafoam (survey)
#80F9AD
ΔE00 2.18
Light Green Blue
#56FCA2
ΔE00 2.40
Sea Green (survey)
#53FCA1
ΔE00 2.51
Foam Green
#90FDA9
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F69F #F673CA
analogous
#88F673 #73F69F #73F6E1
triadic
#73F69F #9F73F6 #F69F73
tetradic
#73F69F #7388F6 #F673CA #F6E173
square
#73F69F #7388F6 #F673CA #F6E173
split-complementary
#73F69F #E173F6 #F67388
monochromatic
#0EE055 #39F278 #73F69F #ADFAC6 #E2FDEB
Accessibility & contrast
On white
1.36
#73F69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#73F69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F69F
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F69F | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E499
Deuteranopia (green-blind)
#E4D8A4
Tritanopia (blue-blind)
#51F3E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #73f69f; /* rgb */ color: rgb(115, 246, 159); /* oklch */ color: oklch(87.8% 0.168 152.4);
Tailwind
colors: {
custom: {
50: '#a4fabc',
500: '#73f69f',
950: '#000000',
},
}SCSS
$custom: #73f69f; $custom-light: #a4fabc; $custom-dark: #000000;
JSON
{
"hex": "#73f69f",
"rgb": {
"r": 115,
"g": 246,
"b": 159
},
"hsl": {
"h": 140.153,
"s": 87.919,
"l": 70.784
},
"oklch": {
"l": 0.87753,
"c": 0.16826,
"h": 152.4
},
"luminance": 0.7206
}Semantic roles & 50–950 ramp
primary
#73F69F
secondary
#D13D9F
accent
#0198E4
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582