#73FBB0#73FBB0
#73FBB0 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.3% C 0.160 H 156.7°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBB0 |
|---|---|
| RGB | rgb(115, 251, 176) |
| HSL | hsl(147, 94%, 72%) |
| HSV | hsv(147, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(89.75, -53.82, 24.92) |
| CIE-LCH | lch(89.75, 59.31, 155.16°) |
| OKLab | oklab(89.29% -0.1469 0.0632) |
| OKLCH | oklch(89.29% 0.16 156.7) |
| XYZ | xyz(49.3998, 75.7693, 53.0875) |
| Luminance | 0.7577 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.95
Seafoam Green
#7AF9AB
ΔE00 1.15
Seafoam (survey)
#80F9AD
ΔE00 1.39
Light Bluish Green
#76FDA8
ΔE00 1.89
Light Greenish Blue
#63F7B4
ΔE00 2.23
Light Green Blue
#56FCA2
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBB0 #FB73BE
analogous
#7AFB73 #73FBB0 #73FBF4
triadic
#73FBB0 #B073FB #FBB073
tetradic
#73FBB0 #737AFB #FB73BE #FBF473
square
#73FBB0 #737AFB #FB73BE #FBF473
split-complementary
#73FBB0 #F473FB #FB737A
monochromatic
#07ED6E #38F98E #73FBB0 #AFFDD2 #E1FEEE
Accessibility & contrast
On white
1.30
#73FBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#73FBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBB0
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBB0 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAB
Deuteranopia (green-blind)
#E6DCB5
Tritanopia (blue-blind)
#47F9E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #73fbb0; /* rgb */ color: rgb(115, 251, 176); /* oklch */ color: oklch(89.3% 0.160 156.7);
Tailwind
colors: {
custom: {
50: '#a5fdc8',
500: '#73fbb0',
950: '#000000',
},
}SCSS
$custom: #73fbb0; $custom-light: #a5fdc8; $custom-dark: #000000;
JSON
{
"hex": "#73fbb0",
"rgb": {
"r": 115,
"g": 251,
"b": 176
},
"hsl": {
"h": 146.912,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.89287,
"c": 0.1599,
"h": 156.7
},
"luminance": 0.75774
}Semantic roles & 50–950 ramp
primary
#73FBB0
secondary
#D73B91
accent
#007FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682