#73FBBB#73FBBB
#73FBBB is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.5% C 0.151 H 160.6°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBBB |
|---|---|
| RGB | rgb(115, 251, 187) |
| HSL | hsl(152, 94%, 72%) |
| HSV | hsv(152, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(89.96, -51.68, 19.59) |
| CIE-LCH | lch(89.96, 55.27, 159.24°) |
| OKLab | oklab(89.53% -0.1421 0.05) |
| OKLCH | oklch(89.53% 0.151 160.6) |
| XYZ | xyz(50.5326, 76.2225, 59.0535) |
| Luminance | 0.7623 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.44
Light Blue Green
#7EFBB3
ΔE00 2.15
Light Aquamarine
#7BFDC7
ΔE00 2.25
Seafoam (survey)
#80F9AD
ΔE00 3.15
Seafoam Green
#7AF9AB
ΔE00 3.20
Greenish Cyan
#2AFEB7
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBBB #FB73B3
analogous
#73FB77 #73FBBB #73F7FB
triadic
#73FBBB #BB73FB #FBBB73
tetradic
#73FBBB #7773FB #FB73B3 #F7FB73
square
#73FBBB #7773FB #FB73B3 #F7FB73
split-complementary
#73FBBB #FB73F7 #FB7773
monochromatic
#07ED81 #38F99E #73FBBB #AFFDD8 #E1FEF1
Accessibility & contrast
On white
1.29
#73FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#73FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBBB
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBBB | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#41FAE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #73fbbb; /* rgb */ color: rgb(115, 251, 187); /* oklch */ color: oklch(89.5% 0.151 160.6);
Tailwind
colors: {
custom: {
50: '#a5fdcf',
500: '#73fbbb',
950: '#000000',
},
}SCSS
$custom: #73fbbb; $custom-light: #a5fdcf; $custom-dark: #000000;
JSON
{
"hex": "#73fbbb",
"rgb": {
"r": 115,
"g": 251,
"b": 187
},
"hsl": {
"h": 151.765,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.89528,
"c": 0.1506,
"h": 160.6
},
"luminance": 0.76227
}Semantic roles & 50–950 ramp
primary
#73FBBB
secondary
#D73B85
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683