#73FAAA#73FAAA
#73FAAA is a very light, vivid green. Relative luminance 0.749; OKLCH L 88.9% C 0.164 H 155.0°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #73FAAA |
|---|---|
| RGB | rgb(115, 250, 170) |
| HSL | hsl(144, 93%, 72%) |
| HSV | hsv(144, 54%, 98%) |
| CMYK | cmyk(54%, 0%, 32%, 2%) |
| CIE-LAB | lab(89.35, -54.54, 27.42) |
| CIE-LCH | lch(89.35, 61.04, 153.31°) |
| OKLab | oklab(88.93% -0.1485 0.0692) |
| OKLCH | oklch(88.93% 0.164 155) |
| XYZ | xyz(48.5077, 74.9140, 49.9260) |
| Luminance | 0.7492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.64
Light Bluish Green
#76FDA8
ΔE00 1.05
Seafoam (survey)
#80F9AD
ΔE00 1.19
Light Blue Green
#7EFBB3
ΔE00 1.58
Light Green Blue
#56FCA2
ΔE00 2.22
Sea Green (survey)
#53FCA1
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FAAA #FA73C3
analogous
#80FA73 #73FAAA #73FAED
triadic
#73FAAA #AA73FA #FAAA73
tetradic
#73FAAA #7380FA #FA73C3 #FAED73
square
#73FAAA #7380FA #FA73C3 #FAED73
split-complementary
#73FAAA #ED73FA #FA7380
monochromatic
#08EA64 #38F886 #73FAAA #AEFCCE #E1FEED
Accessibility & contrast
On white
1.31
#73FAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#73FAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FAAA
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FAAA | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A5
Deuteranopia (green-blind)
#E6DBAF
Tritanopia (blue-blind)
#4BF8E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #73faaa; /* rgb */ color: rgb(115, 250, 170); /* oklch */ color: oklch(88.9% 0.164 155.0);
Tailwind
colors: {
custom: {
50: '#a5fdc3',
500: '#73faaa',
950: '#000000',
},
}SCSS
$custom: #73faaa; $custom-light: #a5fdc3; $custom-dark: #000000;
JSON
{
"hex": "#73faaa",
"rgb": {
"r": 115,
"g": 250,
"b": 170
},
"hsl": {
"h": 144.444,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.88925,
"c": 0.16381,
"h": 155
},
"luminance": 0.74918
}Semantic roles & 50–950 ramp
primary
#73FAAA
secondary
#D63B97
accent
#0088E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682