#73FFB7#73FFB7
#73FFB7 is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.4% C 0.159 H 158.3°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFB7 |
|---|---|
| RGB | rgb(115, 255, 183) |
| HSL | hsl(149, 100%, 73%) |
| HSV | hsv(149, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(91.04, -54.11, 23.13) |
| CIE-LCH | lch(91.04, 58.84, 156.85°) |
| OKLab | oklab(90.39% -0.148 0.0588) |
| OKLCH | oklch(90.39% 0.159 158.3) |
| XYZ | xyz(51.3731, 78.5790, 57.2506) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.39
Light Greenish Blue
#63F7B4
ΔE00 2.15
Seafoam Green
#7AF9AB
ΔE00 2.20
Seafoam (survey)
#80F9AD
ΔE00 2.28
Light Bluish Green
#76FDA8
ΔE00 2.68
Light Green Blue
#56FCA2
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFB7 #FF73BB
analogous
#75FF73 #73FFB7 #73FFFD
triadic
#73FFB7 #B773FF #FFB773
tetradic
#73FFB7 #7375FF #FF73BB #FFFD73
square
#73FFB7 #7375FF #FF73BB #FFFD73
split-complementary
#73FFB7 #FD73FF #FF7375
monochromatic
#00F878 #36FF98 #73FFB7 #B0FFD6 #E0FFEF
Accessibility & contrast
On white
1.26
#73FFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#73FFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFB7
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFB7 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB3
Deuteranopia (green-blind)
#E9E0BB
Tritanopia (blue-blind)
#42FEEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #73ffb7; /* rgb */ color: rgb(115, 255, 183); /* oklch */ color: oklch(90.4% 0.159 158.3);
Tailwind
colors: {
custom: {
50: '#a5ffcc',
500: '#73ffb7',
950: '#000000',
},
}SCSS
$custom: #73ffb7; $custom-light: #a5ffcc; $custom-dark: #000000;
JSON
{
"hex": "#73ffb7",
"rgb": {
"r": 115,
"g": 255,
"b": 183
},
"hsl": {
"h": 149.143,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.90386,
"c": 0.15926,
"h": 158.3
},
"luminance": 0.78584
}Semantic roles & 50–950 ramp
primary
#73FFB7
secondary
#DC3A8D
accent
#0076E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683