#73F4AC#73F4AC
#73F4AC is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.5% C 0.154 H 156.6°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #73F4AC |
|---|---|
| RGB | rgb(115, 244, 172) |
| HSL | hsl(147, 85%, 70%) |
| HSV | hsv(147, 53%, 96%) |
| CMYK | cmyk(52.9%, 0%, 29.5%, 4.3%) |
| CIE-LAB | lab(87.64, -51.72, 24.06) |
| CIE-LCH | lch(87.64, 57.05, 155.05°) |
| OKLab | oklab(87.54% -0.1413 0.061) |
| OKLCH | oklch(87.54% 0.154 156.6) |
| XYZ | xyz(46.8635, 71.3207, 50.3184) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.57
Light Blue Green
#7EFBB3
ΔE00 1.63
Seafoam (survey)
#80F9AD
ΔE00 1.68
Light Greenish Blue
#63F7B4
ΔE00 2.09
Light Bluish Green
#76FDA8
ΔE00 2.77
Light Green Blue
#56FCA2
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F4AC #F473BB
analogous
#7AF473 #73F4AC #73F4ED
triadic
#73F4AC #AC73F4 #F4AC73
tetradic
#73F4AC #737AF4 #F473BB #F4ED73
square
#73F4AC #737AF4 #F473BB #F4ED73
split-complementary
#73F4AC #ED73F4 #F4737A
monochromatic
#11DB6B #3AF08A #73F4AC #ACF8CE #E3FDEE
Accessibility & contrast
On white
1.38
#73F4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#73F4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F4AC
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F4AC | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A8
Deuteranopia (green-blind)
#E0D6B0
Tritanopia (blue-blind)
#4CF2E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #73f4ac; /* rgb */ color: rgb(115, 244, 172); /* oklch */ color: oklch(87.5% 0.154 156.6);
Tailwind
colors: {
custom: {
50: '#a4f8c5',
500: '#73f4ac',
950: '#000000',
},
}SCSS
$custom: #73f4ac; $custom-light: #a4f8c5; $custom-dark: #000000;
JSON
{
"hex": "#73f4ac",
"rgb": {
"r": 115,
"g": 244,
"b": 172
},
"hsl": {
"h": 146.512,
"s": 85.43,
"l": 70.392
},
"oklch": {
"l": 0.87538,
"c": 0.15388,
"h": 156.6
},
"luminance": 0.71325
}Semantic roles & 50–950 ramp
primary
#73F4AC
secondary
#CE3D8E
accent
#0480E2
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582