#73FFAE#73FFAE
#73FFAE is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.2% C 0.167 H 155.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFAE |
|---|---|
| RGB | rgb(115, 255, 174) |
| HSL | hsl(145, 100%, 73%) |
| HSV | hsv(145, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.88, -55.81, 27.47) |
| CIE-LCH | lch(90.88, 62.20, 153.79°) |
| OKLab | oklab(90.2% -0.1519 0.0694) |
| OKLCH | oklch(90.2% 0.167 155.5) |
| XYZ | xyz(50.4661, 78.2162, 52.4740) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.04
Seafoam Green
#7AF9AB
ΔE00 1.41
Seafoam (survey)
#80F9AD
ΔE00 1.76
Light Blue Green
#7EFBB3
ΔE00 1.76
Light Green Blue
#56FCA2
ΔE00 2.22
Sea Green (survey)
#53FCA1
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFAE #FF73C4
analogous
#7EFF73 #73FFAE #73FFF4
triadic
#73FFAE #AE73FF #FFAE73
tetradic
#73FFAE #737EFF #FF73C4 #FFF473
square
#73FFAE #737EFF #FF73C4 #FFF473
split-complementary
#73FFAE #F473FF #FF737E
monochromatic
#00F868 #36FF8B #73FFAE #B0FFD1 #E0FFED
Accessibility & contrast
On white
1.26
#73FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#73FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFAE
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFAE | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#EBDFB3
Tritanopia (blue-blind)
#47FDEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #73ffae; /* rgb */ color: rgb(115, 255, 174); /* oklch */ color: oklch(90.2% 0.167 155.5);
Tailwind
colors: {
custom: {
50: '#a5ffc6',
500: '#73ffae',
950: '#000000',
},
}SCSS
$custom: #73ffae; $custom-light: #a5ffc6; $custom-dark: #000000;
JSON
{
"hex": "#73ffae",
"rgb": {
"r": 115,
"g": 255,
"b": 174
},
"hsl": {
"h": 145.286,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.90196,
"c": 0.16704,
"h": 155.5
},
"luminance": 0.78221
}Semantic roles & 50–950 ramp
primary
#73FFAE
secondary
#DC3A98
accent
#0085E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682