#73FCA7#73FCA7
#73FCA7 is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.3% C 0.169 H 153.8°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCA7 |
|---|---|
| RGB | rgb(115, 252, 167) |
| HSL | hsl(143, 96%, 72%) |
| HSV | hsv(143, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 33.7%, 1.2%) |
| CIE-LAB | lab(89.88, -55.88, 29.65) |
| CIE-LCH | lch(89.88, 63.26, 152.05°) |
| OKLab | oklab(89.34% -0.1519 0.0746) |
| OKLCH | oklch(89.34% 0.169 153.8) |
| XYZ | xyz(48.8519, 76.0513, 48.6567) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.29
Seafoam Green
#7AF9AB
ΔE00 1.28
Seafoam (survey)
#80F9AD
ΔE00 1.74
Light Green Blue
#56FCA2
ΔE00 1.89
Sea Green (survey)
#53FCA1
ΔE00 2.06
Light Blue Green
#7EFBB3
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCA7 #FC73C8
analogous
#84FC73 #73FCA7 #73FCEC
triadic
#73FCA7 #A773FC #FCA773
tetradic
#73FCA7 #7384FC #FC73C8 #FCEC73
square
#73FCA7 #7384FC #FC73C8 #FCEC73
split-complementary
#73FCA7 #EC73FC #FC7384
monochromatic
#05EF5E #37FB81 #73FCA7 #AFFDCD #E1FEEC
Accessibility & contrast
On white
1.30
#73FCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#73FCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCA7
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCA7 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA2
Deuteranopia (green-blind)
#E9DDAC
Tritanopia (blue-blind)
#4CF9E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #73fca7; /* rgb */ color: rgb(115, 252, 167); /* oklch */ color: oklch(89.3% 0.169 153.8);
Tailwind
colors: {
custom: {
50: '#a5fec1',
500: '#73fca7',
950: '#000000',
},
}SCSS
$custom: #73fca7; $custom-light: #a5fec1; $custom-dark: #000000;
JSON
{
"hex": "#73fca7",
"rgb": {
"r": 115,
"g": 252,
"b": 167
},
"hsl": {
"h": 142.774,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.89342,
"c": 0.1692,
"h": 153.8
},
"luminance": 0.76056
}Semantic roles & 50–950 ramp
primary
#73FCA7
secondary
#D83B9D
accent
#008EE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682