#73F8AF#73F8AF
#73F8AF is a very light, vivid green. Relative luminance 0.739; OKLCH L 88.6% C 0.157 H 156.9°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #73F8AF |
|---|---|
| RGB | rgb(115, 248, 175) |
| HSL | hsl(147, 90%, 71%) |
| HSV | hsv(147, 54%, 97%) |
| CMYK | cmyk(53.6%, 0%, 29.4%, 2.7%) |
| CIE-LAB | lab(88.86, -52.79, 24.21) |
| CIE-LCH | lch(88.86, 58.08, 155.37°) |
| OKLab | oklab(88.55% -0.1442 0.0614) |
| OKLCH | oklch(88.55% 0.157 156.9) |
| XYZ | xyz(48.3715, 73.8705, 52.2585) |
| Luminance | 0.7388 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.04
Seafoam Green
#7AF9AB
ΔE00 1.26
Seafoam (survey)
#80F9AD
ΔE00 1.42
Light Greenish Blue
#63F7B4
ΔE00 1.93
Light Bluish Green
#76FDA8
ΔE00 2.31
Light Green Blue
#56FCA2
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F8AF #F873BC
analogous
#79F873 #73F8AF #73F8F2
triadic
#73F8AF #AF73F8 #F8AF73
tetradic
#73F8AF #7379F8 #F873BC #F8F273
square
#73F8AF #7379F8 #F873BC #F8F273
split-complementary
#73F8AF #F273F8 #F87379
monochromatic
#0BE56E #39F58E #73F8AF #ADFBD0 #E2FEEE
Accessibility & contrast
On white
1.33
#73F8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#73F8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F8AF
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F8AF | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7AB
Deuteranopia (green-blind)
#E4DAB4
Tritanopia (blue-blind)
#49F6E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #73f8af; /* rgb */ color: rgb(115, 248, 175); /* oklch */ color: oklch(88.6% 0.157 156.9);
Tailwind
colors: {
custom: {
50: '#a4fbc7',
500: '#73f8af',
950: '#000000',
},
}SCSS
$custom: #73f8af; $custom-light: #a4fbc7; $custom-dark: #000000;
JSON
{
"hex": "#73f8af",
"rgb": {
"r": 115,
"g": 248,
"b": 175
},
"hsl": {
"h": 147.068,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.88553,
"c": 0.15671,
"h": 156.9
},
"luminance": 0.73875
}Semantic roles & 50–950 ramp
primary
#73F8AF
secondary
#D33C8F
accent
#007EE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582