#73FBB1#73FBB1
#73FBB1 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.3% C 0.159 H 157.1°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBB1 |
|---|---|
| RGB | rgb(115, 251, 177) |
| HSL | hsl(147, 94%, 72%) |
| HSV | hsv(147, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 29.5%, 1.6%) |
| CIE-LAB | lab(89.77, -53.63, 24.43) |
| CIE-LCH | lch(89.77, 58.94, 155.51°) |
| OKLab | oklab(89.31% -0.1465 0.062) |
| OKLCH | oklch(89.31% 0.159 157.1) |
| XYZ | xyz(49.4991, 75.8091, 53.6106) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.91
Seafoam Green
#7AF9AB
ΔE00 1.31
Seafoam (survey)
#80F9AD
ΔE00 1.50
Light Bluish Green
#76FDA8
ΔE00 2.08
Light Greenish Blue
#63F7B4
ΔE00 2.08
Light Green Blue
#56FCA2
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBB1 #FB73BD
analogous
#79FB73 #73FBB1 #73FBF5
triadic
#73FBB1 #B173FB #FBB173
tetradic
#73FBB1 #7379FB #FB73BD #FBF573
square
#73FBB1 #7379FB #FB73BD #FBF573
split-complementary
#73FBB1 #F573FB #FB7379
monochromatic
#07ED70 #38F990 #73FBB1 #AFFDD2 #E1FEEE
Accessibility & contrast
On white
1.30
#73FBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#73FBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBB1
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBB1 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAAD
Deuteranopia (green-blind)
#E6DCB6
Tritanopia (blue-blind)
#47F9E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #73fbb1; /* rgb */ color: rgb(115, 251, 177); /* oklch */ color: oklch(89.3% 0.159 157.1);
Tailwind
colors: {
custom: {
50: '#a5fdc8',
500: '#73fbb1',
950: '#000000',
},
}SCSS
$custom: #73fbb1; $custom-light: #a5fdc8; $custom-dark: #000000;
JSON
{
"hex": "#73fbb1",
"rgb": {
"r": 115,
"g": 251,
"b": 177
},
"hsl": {
"h": 147.353,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.89309,
"c": 0.15903,
"h": 157.1
},
"luminance": 0.75814
}Semantic roles & 50–950 ramp
primary
#73FBB1
secondary
#D73B90
accent
#007DE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682