#73FE9B#73FE9B
#73FE9B is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.6% C 0.183 H 150.5°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #73FE9B |
|---|---|
| RGB | rgb(115, 254, 155) |
| HSL | hsl(137, 99%, 72%) |
| HSV | hsv(137, 55%, 100%) |
| CMYK | cmyk(54.7%, 0%, 39%, 0.4%) |
| CIE-LAB | lab(90.27, -58.72, 36.16) |
| CIE-LCH | lch(90.27, 68.96, 148.38°) |
| OKLab | oklab(89.6% -0.1591 0.0899) |
| OKLCH | oklch(89.6% 0.183 150.5) |
| XYZ | xyz(48.4250, 76.8907, 43.2935) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.15
Light Bluish Green
#76FDA8
ΔE00 2.27
Mint Green
#8FFF9F
ΔE00 2.42
Light Green Blue
#56FCA2
ΔE00 2.79
Sea Green (survey)
#53FCA1
ΔE00 2.81
Foam Green
#90FDA9
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FE9B #FE73D6
analogous
#91FE73 #73FE9B #73FEE0
triadic
#73FE9B #9B73FE #FE9B73
tetradic
#73FE9B #7391FE #FE73D6 #FEE073
square
#73FE9B #7391FE #FE73D6 #FEE073
split-complementary
#73FE9B #E073FE #FE7391
monochromatic
#02F548 #36FE70 #73FE9B #B0FEC6 #E1FFE9
Accessibility & contrast
On white
1.28
#73FE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#73FE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FE9B
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FE9B | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB94
Deuteranopia (green-blind)
#ECDEA1
Tritanopia (blue-blind)
#50FAE5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73fe9b; /* rgb */ color: rgb(115, 254, 155); /* oklch */ color: oklch(89.6% 0.183 150.5);
Tailwind
colors: {
custom: {
50: '#a5ffb9',
500: '#73fe9b',
950: '#000000',
},
}SCSS
$custom: #73fe9b; $custom-light: #a5ffb9; $custom-dark: #000000;
JSON
{
"hex": "#73fe9b",
"rgb": {
"r": 115,
"g": 254,
"b": 155
},
"hsl": {
"h": 137.266,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.89596,
"c": 0.18272,
"h": 150.5
},
"luminance": 0.76895
}Semantic roles & 50–950 ramp
primary
#73FE9B
secondary
#DB3AAD
accent
#00A3E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681