#73FCBB#73FCBB
#73FCBB is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.8% C 0.152 H 160.4°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCBB |
|---|---|
| RGB | rgb(115, 252, 187) |
| HSL | hsl(152, 96%, 72%) |
| HSV | hsv(152, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.25, -52.09, 20.00) |
| CIE-LCH | lch(90.25, 55.80, 159.00°) |
| OKLab | oklab(89.77% -0.1431 0.051) |
| OKLCH | oklch(89.77% 0.152 160.4) |
| XYZ | xyz(50.8458, 76.8489, 59.1579) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.51
Light Blue Green
#7EFBB3
ΔE00 2.03
Light Aquamarine
#7BFDC7
ΔE00 2.38
Seafoam (survey)
#80F9AD
ΔE00 3.05
Seafoam Green
#7AF9AB
ΔE00 3.08
Greenish Cyan
#2AFEB7
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCBB #FC73B4
analogous
#73FC77 #73FCBB #73F8FC
triadic
#73FCBB #BB73FC #FCBB73
tetradic
#73FCBB #7773FC #FC73B4 #F8FC73
square
#73FCBB #7773FC #FC73B4 #F8FC73
split-complementary
#73FCBB #FC73F8 #FC7773
monochromatic
#05EF80 #37FB9E #73FCBB #AFFDD8 #E1FEF0
Accessibility & contrast
On white
1.28
#73FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#73FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCBB
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCBB | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E6DDBF
Tritanopia (blue-blind)
#40FBEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73fcbb; /* rgb */ color: rgb(115, 252, 187); /* oklch */ color: oklch(89.8% 0.152 160.4);
Tailwind
colors: {
custom: {
50: '#a5fecf',
500: '#73fcbb',
950: '#000000',
},
}SCSS
$custom: #73fcbb; $custom-light: #a5fecf; $custom-dark: #000000;
JSON
{
"hex": "#73fcbb",
"rgb": {
"r": 115,
"g": 252,
"b": 187
},
"hsl": {
"h": 151.533,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.89765,
"c": 0.15193,
"h": 160.4
},
"luminance": 0.76854
}Semantic roles & 50–950 ramp
primary
#73FCBB
secondary
#D83B86
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683