#73FCA6#73FCA6
#73FCA6 is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.3% C 0.170 H 153.6°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCA6 |
|---|---|
| RGB | rgb(115, 252, 166) |
| HSL | hsl(142, 96%, 72%) |
| HSV | hsv(142, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 34.1%, 1.2%) |
| CIE-LAB | lab(89.87, -56.06, 30.13) |
| CIE-LCH | lch(89.87, 63.64, 151.74°) |
| OKLab | oklab(89.32% -0.1523 0.0757) |
| OKLCH | oklch(89.32% 0.17 153.6) |
| XYZ | xyz(48.7598, 76.0145, 48.1717) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.33
Seafoam Green
#7AF9AB
ΔE00 1.42
Seafoam (survey)
#80F9AD
ΔE00 1.86
Light Green Blue
#56FCA2
ΔE00 1.88
Sea Green (survey)
#53FCA1
ΔE00 2.04
Light Blue Green
#7EFBB3
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCA6 #FC73C9
analogous
#85FC73 #73FCA6 #73FCEB
triadic
#73FCA6 #A673FC #FCA673
tetradic
#73FCA6 #7385FC #FC73C9 #FCEB73
square
#73FCA6 #7385FC #FC73C9 #FCEB73
split-complementary
#73FCA6 #EB73FC #FC7385
monochromatic
#05EF5C #37FB80 #73FCA6 #AFFDCC #E1FEEC
Accessibility & contrast
On white
1.30
#73FCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#73FCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCA6
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCA6 | 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)
#FCEAA0
Deuteranopia (green-blind)
#E9DDAB
Tritanopia (blue-blind)
#4CF9E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #73fca6; /* rgb */ color: rgb(115, 252, 166); /* oklch */ color: oklch(89.3% 0.170 153.6);
Tailwind
colors: {
custom: {
50: '#a5fec1',
500: '#73fca6',
950: '#000000',
},
}SCSS
$custom: #73fca6; $custom-light: #a5fec1; $custom-dark: #000000;
JSON
{
"hex": "#73fca6",
"rgb": {
"r": 115,
"g": 252,
"b": 166
},
"hsl": {
"h": 142.336,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.89322,
"c": 0.17009,
"h": 153.6
},
"luminance": 0.76019
}Semantic roles & 50–950 ramp
primary
#73FCA6
secondary
#D83B9E
accent
#0090E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682