#73FBB2#73FBB2
#73FBB2 is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.3% C 0.158 H 157.4°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBB2 |
|---|---|
| RGB | rgb(115, 251, 178) |
| HSL | hsl(148, 94%, 72%) |
| HSV | hsv(148, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(89.79, -53.44, 23.95) |
| CIE-LCH | lch(89.79, 58.56, 155.86°) |
| OKLab | oklab(89.33% -0.146 0.0608) |
| OKLCH | oklch(89.33% 0.158 157.4) |
| XYZ | xyz(49.5992, 75.8491, 54.1374) |
| Luminance | 0.7585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.92
Seafoam Green
#7AF9AB
ΔE00 1.47
Seafoam (survey)
#80F9AD
ΔE00 1.62
Light Greenish Blue
#63F7B4
ΔE00 1.94
Light Bluish Green
#76FDA8
ΔE00 2.27
Light Green Blue
#56FCA2
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBB2 #FB73BC
analogous
#78FB73 #73FBB2 #73FBF6
triadic
#73FBB2 #B273FB #FBB273
tetradic
#73FBB2 #7378FB #FB73BC #FBF673
square
#73FBB2 #7378FB #FB73BC #FBF673
split-complementary
#73FBB2 #F673FB #FB7378
monochromatic
#07ED71 #38F991 #73FBB2 #AFFDD3 #E1FEEF
Accessibility & contrast
On white
1.30
#73FBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#73FBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBB2
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBB2 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAAE
Deuteranopia (green-blind)
#E6DCB7
Tritanopia (blue-blind)
#46F9E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #73fbb2; /* rgb */ color: rgb(115, 251, 178); /* oklch */ color: oklch(89.3% 0.158 157.4);
Tailwind
colors: {
custom: {
50: '#a5fdc9',
500: '#73fbb2',
950: '#000000',
},
}SCSS
$custom: #73fbb2; $custom-light: #a5fdc9; $custom-dark: #000000;
JSON
{
"hex": "#73fbb2",
"rgb": {
"r": 115,
"g": 251,
"b": 178
},
"hsl": {
"h": 147.794,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.8933,
"c": 0.15818,
"h": 157.4
},
"luminance": 0.75854
}Semantic roles & 50–950 ramp
primary
#73FBB2
secondary
#D73B8F
accent
#007BE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682