#73FBB3#73FBB3
#73FBB3 is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.4% C 0.157 H 157.7°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBB3 |
|---|---|
| RGB | rgb(115, 251, 179) |
| HSL | hsl(148, 94%, 72%) |
| HSV | hsv(148, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 28.7%, 1.6%) |
| CIE-LAB | lab(89.81, -53.25, 23.47) |
| CIE-LCH | lch(89.81, 58.19, 156.22°) |
| OKLab | oklab(89.35% -0.1456 0.0596) |
| OKLCH | oklch(89.35% 0.157 157.7) |
| XYZ | xyz(49.6999, 75.8894, 54.6681) |
| Luminance | 0.7589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.96
Seafoam Green
#7AF9AB
ΔE00 1.65
Seafoam (survey)
#80F9AD
ΔE00 1.76
Light Greenish Blue
#63F7B4
ΔE00 1.80
Light Bluish Green
#76FDA8
ΔE00 2.47
Light Green Blue
#56FCA2
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBB3 #FB73BB
analogous
#77FB73 #73FBB3 #73FBF7
triadic
#73FBB3 #B373FB #FBB373
tetradic
#73FBB3 #7377FB #FB73BB #FBF773
square
#73FBB3 #7377FB #FB73BB #FBF773
split-complementary
#73FBB3 #F773FB #FB7377
monochromatic
#07ED73 #38F993 #73FBB3 #AFFDD3 #E1FEEF
Accessibility & contrast
On white
1.30
#73FBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#73FBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBB3
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBB3 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAAF
Deuteranopia (green-blind)
#E6DCB7
Tritanopia (blue-blind)
#46F9E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #73fbb3; /* rgb */ color: rgb(115, 251, 179); /* oklch */ color: oklch(89.4% 0.157 157.7);
Tailwind
colors: {
custom: {
50: '#a5fdca',
500: '#73fbb3',
950: '#000000',
},
}SCSS
$custom: #73fbb3; $custom-light: #a5fdca; $custom-dark: #000000;
JSON
{
"hex": "#73fbb3",
"rgb": {
"r": 115,
"g": 251,
"b": 179
},
"hsl": {
"h": 148.235,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.89351,
"c": 0.15732,
"h": 157.7
},
"luminance": 0.75894
}Semantic roles & 50–950 ramp
primary
#73FBB3
secondary
#D73B8E
accent
#007AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682