#73F0AF#73F0AF
#73F0AF is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.7% C 0.146 H 158.5°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #73F0AF |
|---|---|
| RGB | rgb(115, 240, 175) |
| HSL | hsl(149, 81%, 70%) |
| HSV | hsv(149, 52%, 94%) |
| CMYK | cmyk(52.1%, 0%, 27.1%, 5.9%) |
| CIE-LAB | lab(86.53, -49.49, 21.00) |
| CIE-LCH | lch(86.53, 53.76, 157.01°) |
| OKLab | oklab(86.65% -0.1356 0.0535) |
| OKLCH | oklch(86.65% 0.146 158.5) |
| XYZ | xyz(45.9644, 69.0562, 51.4561) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.03
Light Blue Green
#7EFBB3
ΔE00 2.65
Seafoam (survey)
#80F9AD
ΔE00 2.96
Seafoam Green
#7AF9AB
ΔE00 3.00
Light Aquamarine
#7BFDC7
ΔE00 4.00
Light Sea Green
#98F6B0
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F0AF #F073B4
analogous
#76F073 #73F0AF #73F0ED
triadic
#73F0AF #AF73F0 #F0AF73
tetradic
#73F0AF #7376F0 #F073B4 #F0ED73
square
#73F0AF #7376F0 #F073B4 #F0ED73
split-complementary
#73F0AF #ED73F0 #F07376
monochromatic
#17D271 #3CEA8F #73F0AF #AAF6CF #E2FCEE
Accessibility & contrast
On white
1.42
#73F0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#73F0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F0AF
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F0AF | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AB
Deuteranopia (green-blind)
#DCD3B3
Tritanopia (blue-blind)
#4CEFDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #73f0af; /* rgb */ color: rgb(115, 240, 175); /* oklch */ color: oklch(86.7% 0.146 158.5);
Tailwind
colors: {
custom: {
50: '#a3f6c7',
500: '#73f0af',
950: '#000000',
},
}SCSS
$custom: #73f0af; $custom-light: #a3f6c7; $custom-dark: #000000;
JSON
{
"hex": "#73f0af",
"rgb": {
"r": 115,
"g": 240,
"b": 175
},
"hsl": {
"h": 148.8,
"s": 80.645,
"l": 69.608
},
"oklch": {
"l": 0.86652,
"c": 0.1458,
"h": 158.5
},
"luminance": 0.6906
}Semantic roles & 50–950 ramp
primary
#73F0AF
secondary
#C93E86
accent
#0977DD
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582