#73F4AA#73F4AA
#73F4AA is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.5% C 0.156 H 156.0°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #73F4AA |
|---|---|
| RGB | rgb(115, 244, 170) |
| HSL | hsl(146, 85%, 70%) |
| HSV | hsv(146, 53%, 96%) |
| CMYK | cmyk(52.9%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(87.60, -52.10, 25.04) |
| CIE-LCH | lch(87.60, 57.80, 154.33°) |
| OKLab | oklab(87.5% -0.1421 0.0634) |
| OKLCH | oklch(87.5% 0.156 156) |
| XYZ | xyz(46.6729, 71.2444, 49.3144) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.33
Seafoam (survey)
#80F9AD
ΔE00 1.51
Light Blue Green
#7EFBB3
ΔE00 1.70
Light Greenish Blue
#63F7B4
ΔE00 2.40
Light Bluish Green
#76FDA8
ΔE00 2.49
Light Green Blue
#56FCA2
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F4AA #F473BD
analogous
#7DF473 #73F4AA #73F4EA
triadic
#73F4AA #AA73F4 #F4AA73
tetradic
#73F4AA #737DF4 #F473BD #F4EA73
square
#73F4AA #737DF4 #F473BD #F4EA73
split-complementary
#73F4AA #EA73F4 #F4737D
monochromatic
#11DB67 #3AF088 #73F4AA #ACF8CC #E3FDEE
Accessibility & contrast
On white
1.38
#73F4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#73F4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F4AA
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F4AA | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A5
Deuteranopia (green-blind)
#E1D6AF
Tritanopia (blue-blind)
#4DF2E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #73f4aa; /* rgb */ color: rgb(115, 244, 170); /* oklch */ color: oklch(87.5% 0.156 156.0);
Tailwind
colors: {
custom: {
50: '#a4f8c3',
500: '#73f4aa',
950: '#000000',
},
}SCSS
$custom: #73f4aa; $custom-light: #a4f8c3; $custom-dark: #000000;
JSON
{
"hex": "#73f4aa",
"rgb": {
"r": 115,
"g": 244,
"b": 170
},
"hsl": {
"h": 145.581,
"s": 85.43,
"l": 70.392
},
"oklch": {
"l": 0.87496,
"c": 0.15563,
"h": 156
},
"luminance": 0.71248
}Semantic roles & 50–950 ramp
primary
#73F4AA
secondary
#CE3D90
accent
#0483E2
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582