#73FCA5#73FCA5
#73FCA5 is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.3% C 0.171 H 153.3°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCA5 |
|---|---|
| RGB | rgb(115, 252, 165) |
| HSL | hsl(142, 96%, 72%) |
| HSV | hsv(142, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 34.5%, 1.2%) |
| CIE-LAB | lab(89.85, -56.23, 30.61) |
| CIE-LCH | lch(89.85, 64.03, 151.44°) |
| OKLab | oklab(89.3% -0.1527 0.0769) |
| OKLCH | oklch(89.3% 0.171 153.3) |
| XYZ | xyz(48.6685, 75.9779, 47.6905) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.44
Seafoam Green
#7AF9AB
ΔE00 1.56
Light Green Blue
#56FCA2
ΔE00 1.88
Seafoam (survey)
#80F9AD
ΔE00 1.99
Sea Green (survey)
#53FCA1
ΔE00 2.03
Foam Green
#90FDA9
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCA5 #FC73CA
analogous
#86FC73 #73FCA5 #73FCEA
triadic
#73FCA5 #A573FC #FCA573
tetradic
#73FCA5 #7386FC #FC73CA #FCEA73
square
#73FCA5 #7386FC #FC73CA #FCEA73
split-complementary
#73FCA5 #EA73FC #FC7386
monochromatic
#05EF5B #37FB7E #73FCA5 #AFFDCC #E1FEEC
Accessibility & contrast
On white
1.30
#73FCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#73FCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCA5
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCA5 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEA9F
Deuteranopia (green-blind)
#E9DDAA
Tritanopia (blue-blind)
#4DF9E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #73fca5; /* rgb */ color: rgb(115, 252, 165); /* oklch */ color: oklch(89.3% 0.171 153.3);
Tailwind
colors: {
custom: {
50: '#a5fec0',
500: '#73fca5',
950: '#000000',
},
}SCSS
$custom: #73fca5; $custom-light: #a5fec0; $custom-dark: #000000;
JSON
{
"hex": "#73fca5",
"rgb": {
"r": 115,
"g": 252,
"b": 165
},
"hsl": {
"h": 141.898,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.89303,
"c": 0.171,
"h": 153.3
},
"luminance": 0.75982
}Semantic roles & 50–950 ramp
primary
#73FCA5
secondary
#D83B9F
accent
#0092E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682