#73F1AE#73F1AE
#73F1AE is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.9% C 0.148 H 157.9°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #73F1AE |
|---|---|
| RGB | rgb(115, 241, 174) |
| HSL | hsl(148, 82%, 70%) |
| HSV | hsv(148, 52%, 95%) |
| CMYK | cmyk(52.3%, 0%, 27.8%, 5.5%) |
| CIE-LAB | lab(86.80, -50.10, 21.89) |
| CIE-LCH | lch(86.80, 54.67, 156.40°) |
| OKLab | oklab(86.87% -0.1372 0.0557) |
| OKLCH | oklch(86.87% 0.148 157.9) |
| XYZ | xyz(46.1617, 69.6074, 51.0392) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.96
Light Blue Green
#7EFBB3
ΔE00 2.33
Seafoam (survey)
#80F9AD
ΔE00 2.58
Seafoam Green
#7AF9AB
ΔE00 2.59
Light Bluish Green
#76FDA8
ΔE00 3.82
Light Sea Green
#98F6B0
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F1AE #F173B6
analogous
#77F173 #73F1AE #73F1ED
triadic
#73F1AE #AE73F1 #F1AE73
tetradic
#73F1AE #7377F1 #F173B6 #F1ED73
square
#73F1AE #7377F1 #F173B6 #F1ED73
split-complementary
#73F1AE #ED73F1 #F17377
monochromatic
#15D46F #3BEB8E #73F1AE #ABF7CE #E2FCEE
Accessibility & contrast
On white
1.41
#73F1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#73F1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F1AE
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F1AE | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AA
Deuteranopia (green-blind)
#DDD4B2
Tritanopia (blue-blind)
#4CF0DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #73f1ae; /* rgb */ color: rgb(115, 241, 174); /* oklch */ color: oklch(86.9% 0.148 157.9);
Tailwind
colors: {
custom: {
50: '#a3f6c6',
500: '#73f1ae',
950: '#000000',
},
}SCSS
$custom: #73f1ae; $custom-light: #a3f6c6; $custom-dark: #000000;
JSON
{
"hex": "#73f1ae",
"rgb": {
"r": 115,
"g": 241,
"b": 174
},
"hsl": {
"h": 148.095,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.86868,
"c": 0.14803,
"h": 157.9
},
"luminance": 0.69611
}Semantic roles & 50–950 ramp
primary
#73F1AE
secondary
#CA3E89
accent
#077ADE
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582