#73FFAA#73FFAA
#73FFAA is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.1% C 0.171 H 154.3°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFAA |
|---|---|
| RGB | rgb(115, 255, 170) |
| HSL | hsl(144, 100%, 73%) |
| HSV | hsv(144, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(90.81, -56.53, 29.39) |
| CIE-LCH | lch(90.81, 63.72, 152.53°) |
| OKLab | oklab(90.12% -0.1537 0.074) |
| OKLCH | oklch(90.12% 0.171 154.3) |
| XYZ | xyz(50.0820, 78.0626, 50.4508) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.52
Seafoam Green
#7AF9AB
ΔE00 1.61
Light Green Blue
#56FCA2
ΔE00 1.96
Seafoam (survey)
#80F9AD
ΔE00 1.99
Sea Green (survey)
#53FCA1
ΔE00 2.13
Light Blue Green
#7EFBB3
ΔE00 2.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFAA #FF73C8
analogous
#82FF73 #73FFAA #73FFF0
triadic
#73FFAA #AA73FF #FFAA73
tetradic
#73FFAA #7382FF #FF73C8 #FFF073
square
#73FFAA #7382FF #FF73C8 #FFF073
split-complementary
#73FFAA #F073FF #FF7382
monochromatic
#00F861 #36FF85 #73FFAA #B0FFCF #E0FFEC
Accessibility & contrast
On white
1.26
#73FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#73FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFAA
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFAA | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA5
Deuteranopia (green-blind)
#EBDFAF
Tritanopia (blue-blind)
#49FCE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #73ffaa; /* rgb */ color: rgb(115, 255, 170); /* oklch */ color: oklch(90.1% 0.171 154.3);
Tailwind
colors: {
custom: {
50: '#a5ffc3',
500: '#73ffaa',
950: '#000000',
},
}SCSS
$custom: #73ffaa; $custom-light: #a5ffc3; $custom-dark: #000000;
JSON
{
"hex": "#73ffaa",
"rgb": {
"r": 115,
"g": 255,
"b": 170
},
"hsl": {
"h": 143.571,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.90116,
"c": 0.17058,
"h": 154.3
},
"luminance": 0.78067
}Semantic roles & 50–950 ramp
primary
#73FFAA
secondary
#DC3A9C
accent
#008BE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682