#73F5AB#73F5AB
#73F5AB is a very light, vivid green. Relative luminance 0.719; OKLCH L 87.8% C 0.156 H 156.1°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #73F5AB |
|---|---|
| RGB | rgb(115, 245, 171) |
| HSL | hsl(146, 87%, 71%) |
| HSV | hsv(146, 53%, 96%) |
| CMYK | cmyk(53.1%, 0%, 30.2%, 3.9%) |
| CIE-LAB | lab(87.91, -52.32, 24.95) |
| CIE-LCH | lch(87.91, 57.96, 154.51°) |
| OKLab | oklab(87.76% -0.1428 0.0632) |
| OKLCH | oklch(87.76% 0.156 156.1) |
| XYZ | xyz(47.0696, 71.8858, 49.9151) |
| Luminance | 0.7189 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.22
Seafoam (survey)
#80F9AD
ΔE00 1.42
Light Blue Green
#7EFBB3
ΔE00 1.52
Light Greenish Blue
#63F7B4
ΔE00 2.30
Light Bluish Green
#76FDA8
ΔE00 2.37
Light Green Blue
#56FCA2
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F5AB #F573BD
analogous
#7CF573 #73F5AB #73F5EC
triadic
#73F5AB #AB73F5 #F5AB73
tetradic
#73F5AB #737CF5 #F573BD #F5EC73
square
#73F5AB #737CF5 #F573BD #F5EC73
split-complementary
#73F5AB #EC73F5 #F5737C
monochromatic
#10DE69 #3AF189 #73F5AB #ACF9CD #E2FDEE
Accessibility & contrast
On white
1.37
#73F5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#73F5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F5AB
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F5AB | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A6
Deuteranopia (green-blind)
#E1D7B0
Tritanopia (blue-blind)
#4CF3E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #73f5ab; /* rgb */ color: rgb(115, 245, 171); /* oklch */ color: oklch(87.8% 0.156 156.1);
Tailwind
colors: {
custom: {
50: '#a4f9c4',
500: '#73f5ab',
950: '#000000',
},
}SCSS
$custom: #73f5ab; $custom-light: #a4f9c4; $custom-dark: #000000;
JSON
{
"hex": "#73f5ab",
"rgb": {
"r": 115,
"g": 245,
"b": 171
},
"hsl": {
"h": 145.846,
"s": 86.667,
"l": 70.588
},
"oklch": {
"l": 0.87755,
"c": 0.15613,
"h": 156.1
},
"luminance": 0.7189
}Semantic roles & 50–950 ramp
primary
#73F5AB
secondary
#CF3D90
accent
#0282E3
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582