#73F5AA#73F5AA
#73F5AA is a very light, vivid green. Relative luminance 0.719; OKLCH L 87.7% C 0.157 H 155.8°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #73F5AA |
|---|---|
| RGB | rgb(115, 245, 170) |
| HSL | hsl(145, 87%, 71%) |
| HSV | hsv(145, 53%, 96%) |
| CMYK | cmyk(53.1%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(87.90, -52.51, 25.43) |
| CIE-LCH | lch(87.90, 58.34, 154.16°) |
| OKLab | oklab(87.73% -0.1432 0.0644) |
| OKLCH | oklch(87.73% 0.157 155.8) |
| XYZ | xyz(46.9746, 71.8478, 49.4150) |
| Luminance | 0.7185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.11
Seafoam (survey)
#80F9AD
ΔE00 1.35
Light Blue Green
#7EFBB3
ΔE00 1.59
Light Bluish Green
#76FDA8
ΔE00 2.24
Light Greenish Blue
#63F7B4
ΔE00 2.46
Light Green Blue
#56FCA2
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F5AA #F573BE
analogous
#7DF573 #73F5AA #73F5EB
triadic
#73F5AA #AA73F5 #F5AA73
tetradic
#73F5AA #737DF5 #F573BE #F5EB73
square
#73F5AA #737DF5 #F573BE #F5EB73
split-complementary
#73F5AA #EB73F5 #F5737D
monochromatic
#10DE67 #3AF187 #73F5AA #ACF9CD #E2FDEE
Accessibility & contrast
On white
1.37
#73F5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#73F5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F5AA
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F5AA | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A5
Deuteranopia (green-blind)
#E2D7AF
Tritanopia (blue-blind)
#4DF3E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #73f5aa; /* rgb */ color: rgb(115, 245, 170); /* oklch */ color: oklch(87.7% 0.157 155.8);
Tailwind
colors: {
custom: {
50: '#a4f9c3',
500: '#73f5aa',
950: '#000000',
},
}SCSS
$custom: #73f5aa; $custom-light: #a4f9c3; $custom-dark: #000000;
JSON
{
"hex": "#73f5aa",
"rgb": {
"r": 115,
"g": 245,
"b": 170
},
"hsl": {
"h": 145.385,
"s": 86.667,
"l": 70.588
},
"oklch": {
"l": 0.87734,
"c": 0.15701,
"h": 155.8
},
"luminance": 0.71852
}Semantic roles & 50–950 ramp
primary
#73F5AA
secondary
#CF3D91
accent
#0284E3
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582