#73FCA8#73FCA8
#73FCA8 is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.4% C 0.168 H 154.1°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCA8 |
|---|---|
| RGB | rgb(115, 252, 168) |
| HSL | hsl(143, 96%, 72%) |
| HSV | hsv(143, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 33.3%, 1.2%) |
| CIE-LAB | lab(89.90, -55.70, 29.17) |
| CIE-LCH | lch(89.90, 62.88, 152.36°) |
| OKLab | oklab(89.36% -0.1514 0.0734) |
| OKLCH | oklch(89.36% 0.168 154.1) |
| XYZ | xyz(48.9447, 76.0884, 49.1454) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.36
Seafoam Green
#7AF9AB
ΔE00 1.16
Seafoam (survey)
#80F9AD
ΔE00 1.63
Light Green Blue
#56FCA2
ΔE00 1.92
Sea Green (survey)
#53FCA1
ΔE00 2.10
Light Blue Green
#7EFBB3
ΔE00 2.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCA8 #FC73C7
analogous
#83FC73 #73FCA8 #73FCED
triadic
#73FCA8 #A873FC #FCA873
tetradic
#73FCA8 #7383FC #FC73C7 #FCED73
square
#73FCA8 #7383FC #FC73C7 #FCED73
split-complementary
#73FCA8 #ED73FC #FC7383
monochromatic
#05EF60 #37FB83 #73FCA8 #AFFDCD #E1FEEC
Accessibility & contrast
On white
1.29
#73FCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#73FCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCA8
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCA8 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA3
Deuteranopia (green-blind)
#E9DDAD
Tritanopia (blue-blind)
#4BF9E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #73fca8; /* rgb */ color: rgb(115, 252, 168); /* oklch */ color: oklch(89.4% 0.168 154.1);
Tailwind
colors: {
custom: {
50: '#a5fec2',
500: '#73fca8',
950: '#000000',
},
}SCSS
$custom: #73fca8; $custom-light: #a5fec2; $custom-dark: #000000;
JSON
{
"hex": "#73fca8",
"rgb": {
"r": 115,
"g": 252,
"b": 168
},
"hsl": {
"h": 143.212,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.89362,
"c": 0.16831,
"h": 154.1
},
"luminance": 0.76093
}Semantic roles & 50–950 ramp
primary
#73FCA8
secondary
#D83B9B
accent
#008DE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682