#73F8AA#73F8AA
#73F8AA is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.4% C 0.161 H 155.3°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #73F8AA |
|---|---|
| RGB | rgb(115, 248, 170) |
| HSL | hsl(145, 90%, 71%) |
| HSV | hsv(145, 54%, 97%) |
| CMYK | cmyk(53.6%, 0%, 31.5%, 2.7%) |
| CIE-LAB | lab(88.77, -53.73, 26.63) |
| CIE-LCH | lch(88.77, 59.96, 153.64°) |
| OKLab | oklab(88.45% -0.1464 0.0673) |
| OKLCH | oklch(88.45% 0.161 155.3) |
| XYZ | xyz(47.8895, 73.6777, 49.7200) |
| Luminance | 0.7368 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.61
Seafoam (survey)
#80F9AD
ΔE00 1.10
Light Blue Green
#7EFBB3
ΔE00 1.46
Light Bluish Green
#76FDA8
ΔE00 1.51
Light Green Blue
#56FCA2
ΔE00 2.49
Sea Green (survey)
#53FCA1
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F8AA #F873C1
analogous
#7EF873 #73F8AA #73F8EC
triadic
#73F8AA #AA73F8 #F8AA73
tetradic
#73F8AA #737EF8 #F873C1 #F8EC73
square
#73F8AA #737EF8 #F873C1 #F8EC73
split-complementary
#73F8AA #EC73F8 #F8737E
monochromatic
#0BE565 #39F587 #73F8AA #ADFBCD #E2FEED
Accessibility & contrast
On white
1.33
#73F8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#73F8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F8AA
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F8AA | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A5
Deuteranopia (green-blind)
#E4DAAF
Tritanopia (blue-blind)
#4CF6E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #73f8aa; /* rgb */ color: rgb(115, 248, 170); /* oklch */ color: oklch(88.4% 0.161 155.3);
Tailwind
colors: {
custom: {
50: '#a4fbc3',
500: '#73f8aa',
950: '#000000',
},
}SCSS
$custom: #73f8aa; $custom-light: #a4fbc3; $custom-dark: #000000;
JSON
{
"hex": "#73f8aa",
"rgb": {
"r": 115,
"g": 248,
"b": 170
},
"hsl": {
"h": 144.812,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.88449,
"c": 0.1611,
"h": 155.3
},
"luminance": 0.73682
}Semantic roles & 50–950 ramp
primary
#73F8AA
secondary
#D33C95
accent
#0087E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582