#73FC95#73FC95
#73FC95 is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.0% C 0.185 H 149.4°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #73FC95 |
|---|---|
| RGB | rgb(115, 252, 149) |
| HSL | hsl(135, 96%, 72%) |
| HSV | hsv(135, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 40.9%, 1.2%) |
| CIE-LAB | lab(89.59, -58.92, 38.23) |
| CIE-LCH | lch(89.59, 70.23, 147.02°) |
| OKLab | oklab(89.01% -0.1596 0.0946) |
| OKLCH | oklch(89.01% 0.185 149.4) |
| XYZ | xyz(47.3022, 75.4314, 40.4950) |
| Luminance | 0.7544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.17
Mint Green
#8FFF9F
ΔE00 2.45
Light Bluish Green
#76FDA8
ΔE00 3.01
Sea Green (survey)
#53FCA1
ΔE00 3.37
Light Green Blue
#56FCA2
ΔE00 3.37
Foam Green
#90FDA9
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FC95 #FC73DA
analogous
#95FC73 #73FC95 #73FCDA
triadic
#73FC95 #9573FC #FC9573
tetradic
#73FC95 #7395FC #FC73DA #FCDA73
square
#73FC95 #7395FC #FC73DA #FCDA73
split-complementary
#73FC95 #DA73FC #FC7395
monochromatic
#05EF3F #37FB68 #73FC95 #AFFDC2 #E1FEE8
Accessibility & contrast
On white
1.31
#73FC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#73FC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FC95
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FC95 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98E
Deuteranopia (green-blind)
#EBDC9C
Tritanopia (blue-blind)
#53F8E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #73fc95; /* rgb */ color: rgb(115, 252, 149); /* oklch */ color: oklch(89.0% 0.185 149.4);
Tailwind
colors: {
custom: {
50: '#a5feb5',
500: '#73fc95',
950: '#000000',
},
}SCSS
$custom: #73fc95; $custom-light: #a5feb5; $custom-dark: #000000;
JSON
{
"hex": "#73fc95",
"rgb": {
"r": 115,
"g": 252,
"b": 149
},
"hsl": {
"h": 134.891,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.89011,
"c": 0.18549,
"h": 149.4
},
"luminance": 0.75436
}Semantic roles & 50–950 ramp
primary
#73FC95
secondary
#D83BB1
accent
#00ADE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681