#73F4AE#73F4AE
#73F4AE is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.6% C 0.152 H 157.3°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #73F4AE |
|---|---|
| RGB | rgb(115, 244, 174) |
| HSL | hsl(147, 85%, 70%) |
| HSV | hsv(147, 53%, 96%) |
| CMYK | cmyk(52.9%, 0%, 28.7%, 4.3%) |
| CIE-LAB | lab(87.68, -51.34, 23.09) |
| CIE-LCH | lch(87.68, 56.29, 155.78°) |
| OKLab | oklab(87.58% -0.1404 0.0586) |
| OKLCH | oklch(87.58% 0.152 157.3) |
| XYZ | xyz(47.0571, 71.3981, 51.3376) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.67
Light Greenish Blue
#63F7B4
ΔE00 1.81
Seafoam Green
#7AF9AB
ΔE00 1.87
Seafoam (survey)
#80F9AD
ΔE00 1.92
Light Bluish Green
#76FDA8
ΔE00 3.07
Light Green Blue
#56FCA2
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F4AE #F473B9
analogous
#78F473 #73F4AE #73F4EE
triadic
#73F4AE #AE73F4 #F4AE73
tetradic
#73F4AE #7378F4 #F473B9 #F4EE73
square
#73F4AE #7378F4 #F473B9 #F4EE73
split-complementary
#73F4AE #EE73F4 #F47378
monochromatic
#11DB6E #3AF08D #73F4AE #ACF8CF #E3FDEF
Accessibility & contrast
On white
1.37
#73F4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#73F4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F4AE
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F4AE | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AA
Deuteranopia (green-blind)
#E0D7B2
Tritanopia (blue-blind)
#4BF2E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #73f4ae; /* rgb */ color: rgb(115, 244, 174); /* oklch */ color: oklch(87.6% 0.152 157.3);
Tailwind
colors: {
custom: {
50: '#a4f8c6',
500: '#73f4ae',
950: '#000000',
},
}SCSS
$custom: #73f4ae; $custom-light: #a4f8c6; $custom-dark: #000000;
JSON
{
"hex": "#73f4ae",
"rgb": {
"r": 115,
"g": 244,
"b": 174
},
"hsl": {
"h": 147.442,
"s": 85.43,
"l": 70.392
},
"oklch": {
"l": 0.87581,
"c": 0.15214,
"h": 157.3
},
"luminance": 0.71402
}Semantic roles & 50–950 ramp
primary
#73F4AE
secondary
#CE3D8C
accent
#047CE2
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582