#73F9AF#73F9AF
#73F9AF is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.8% C 0.158 H 156.8°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #73F9AF |
|---|---|
| RGB | rgb(115, 249, 175) |
| HSL | hsl(147, 92%, 71%) |
| HSV | hsv(147, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 29.7%, 2.4%) |
| CIE-LAB | lab(89.15, -53.20, 24.60) |
| CIE-LCH | lch(89.15, 58.61, 155.18°) |
| OKLab | oklab(88.79% -0.1452 0.0624) |
| OKLCH | oklch(88.79% 0.158 156.8) |
| XYZ | xyz(48.6798, 74.4870, 52.3612) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.98
Seafoam Green
#7AF9AB
ΔE00 1.12
Seafoam (survey)
#80F9AD
ΔE00 1.34
Light Greenish Blue
#63F7B4
ΔE00 2.07
Light Bluish Green
#76FDA8
ΔE00 2.10
Light Green Blue
#56FCA2
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F9AF #F973BD
analogous
#7AF973 #73F9AF #73F9F2
triadic
#73F9AF #AF73F9 #F9AF73
tetradic
#73F9AF #737AF9 #F973BD #F9F273
square
#73F9AF #737AF9 #F973BD #F9F273
split-complementary
#73F9AF #F273F9 #F9737A
monochromatic
#0AE86D #38F68D #73F9AF #AEFCD1 #E2FEEE
Accessibility & contrast
On white
1.32
#73F9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#73F9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F9AF
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F9AF | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AB
Deuteranopia (green-blind)
#E5DBB4
Tritanopia (blue-blind)
#49F7E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #73f9af; /* rgb */ color: rgb(115, 249, 175); /* oklch */ color: oklch(88.8% 0.158 156.8);
Tailwind
colors: {
custom: {
50: '#a4fcc7',
500: '#73f9af',
950: '#000000',
},
}SCSS
$custom: #73f9af; $custom-light: #a4fcc7; $custom-dark: #000000;
JSON
{
"hex": "#73f9af",
"rgb": {
"r": 115,
"g": 249,
"b": 175
},
"hsl": {
"h": 146.866,
"s": 91.781,
"l": 71.373
},
"oklch": {
"l": 0.88791,
"c": 0.15807,
"h": 156.8
},
"luminance": 0.74491
}Semantic roles & 50–950 ramp
primary
#73F9AF
secondary
#D43C90
accent
#007FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582