#73FBB9#73FBB9
#73FBB9 is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.5% C 0.152 H 159.9°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBB9 |
|---|---|
| RGB | rgb(115, 251, 185) |
| HSL | hsl(151, 94%, 72%) |
| HSV | hsv(151, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 26.3%, 1.6%) |
| CIE-LAB | lab(89.92, -52.08, 20.56) |
| CIE-LCH | lch(89.92, 55.99, 158.45°) |
| OKLab | oklab(89.48% -0.1429 0.0524) |
| OKLCH | oklch(89.48% 0.152 159.9) |
| XYZ | xyz(50.3200, 76.1374, 57.9337) |
| Luminance | 0.7614 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.36
Light Blue Green
#7EFBB3
ΔE00 1.78
Light Aquamarine
#7BFDC7
ΔE00 2.65
Seafoam (survey)
#80F9AD
ΔE00 2.77
Seafoam Green
#7AF9AB
ΔE00 2.79
Greenish Cyan
#2AFEB7
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBB9 #FB73B5
analogous
#73FB75 #73FBB9 #73F9FB
triadic
#73FBB9 #B973FB #FBB973
tetradic
#73FBB9 #7573FB #FB73B5 #F9FB73
square
#73FBB9 #7573FB #FB73B5 #F9FB73
split-complementary
#73FBB9 #FB73F9 #FB7573
monochromatic
#07ED7D #38F99B #73FBB9 #AFFDD7 #E1FEF0
Accessibility & contrast
On white
1.29
#73FBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#73FBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBB9
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBB9 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB5
Deuteranopia (green-blind)
#E5DDBD
Tritanopia (blue-blind)
#42FAE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #73fbb9; /* rgb */ color: rgb(115, 251, 185); /* oklch */ color: oklch(89.5% 0.152 159.9);
Tailwind
colors: {
custom: {
50: '#a5fdce',
500: '#73fbb9',
950: '#000000',
},
}SCSS
$custom: #73fbb9; $custom-light: #a5fdce; $custom-dark: #000000;
JSON
{
"hex": "#73fbb9",
"rgb": {
"r": 115,
"g": 251,
"b": 185
},
"hsl": {
"h": 150.882,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.89483,
"c": 0.15225,
"h": 159.9
},
"luminance": 0.76142
}Semantic roles & 50–950 ramp
primary
#73FBB9
secondary
#D73B87
accent
#006FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683