#73F5AF#73F5AF
#73F5AF is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.8% C 0.153 H 157.5°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #73F5AF |
|---|---|
| RGB | rgb(115, 245, 175) |
| HSL | hsl(148, 87%, 71%) |
| HSV | hsv(148, 53%, 96%) |
| CMYK | cmyk(53.1%, 0%, 28.6%, 3.9%) |
| CIE-LAB | lab(87.99, -51.56, 23.01) |
| CIE-LCH | lch(87.99, 56.46, 155.95°) |
| OKLab | oklab(87.84% -0.141 0.0584) |
| OKLCH | oklch(87.84% 0.153 157.5) |
| XYZ | xyz(47.4566, 72.0406, 51.9535) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.51
Light Greenish Blue
#63F7B4
ΔE00 1.70
Seafoam Green
#7AF9AB
ΔE00 1.82
Seafoam (survey)
#80F9AD
ΔE00 1.87
Light Bluish Green
#76FDA8
ΔE00 3.00
Light Green Blue
#56FCA2
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F5AF #F573B9
analogous
#78F573 #73F5AF #73F5F0
triadic
#73F5AF #AF73F5 #F5AF73
tetradic
#73F5AF #7378F5 #F573B9 #F5F073
square
#73F5AF #7378F5 #F573B9 #F5F073
split-complementary
#73F5AF #F073F5 #F57378
monochromatic
#10DE6F #3AF18E #73F5AF #ACF9D0 #E2FDEF
Accessibility & contrast
On white
1.36
#73F5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#73F5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F5AF
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F5AF | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AB
Deuteranopia (green-blind)
#E1D7B3
Tritanopia (blue-blind)
#4AF3E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #73f5af; /* rgb */ color: rgb(115, 245, 175); /* oklch */ color: oklch(87.8% 0.153 157.5);
Tailwind
colors: {
custom: {
50: '#a4f9c7',
500: '#73f5af',
950: '#000000',
},
}SCSS
$custom: #73f5af; $custom-light: #a4f9c7; $custom-dark: #000000;
JSON
{
"hex": "#73f5af",
"rgb": {
"r": 115,
"g": 245,
"b": 175
},
"hsl": {
"h": 147.692,
"s": 86.667,
"l": 70.588
},
"oklch": {
"l": 0.8784,
"c": 0.15264,
"h": 157.5
},
"luminance": 0.72045
}Semantic roles & 50–950 ramp
primary
#73F5AF
secondary
#CF3D8C
accent
#027BE3
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582