#73FFBC#73FFBC
#73FFBC is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.155 H 160.1°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFBC |
|---|---|
| RGB | rgb(115, 255, 188) |
| HSL | hsl(151, 100%, 73%) |
| HSV | hsv(151, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(91.14, -53.12, 20.72) |
| CIE-LCH | lch(91.14, 57.02, 158.69°) |
| OKLab | oklab(90.5% -0.1458 0.0528) |
| OKLCH | oklch(90.5% 0.155 160.1) |
| XYZ | xyz(51.9028, 78.7909, 60.0402) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.92
Light Blue Green
#7EFBB3
ΔE00 2.00
Light Aquamarine
#7BFDC7
ΔE00 2.67
Seafoam (survey)
#80F9AD
ΔE00 3.04
Seafoam Green
#7AF9AB
ΔE00 3.04
Greenish Cyan
#2AFEB7
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFBC #FF73B6
analogous
#73FF76 #73FFBC #73FCFF
triadic
#73FFBC #BC73FF #FFBC73
tetradic
#73FFBC #7673FF #FF73B6 #FCFF73
square
#73FFBC #7673FF #FF73B6 #FCFF73
split-complementary
#73FFBC #FF73FC #FF7673
monochromatic
#00F881 #36FF9F #73FFBC #B0FFD9 #E0FFF0
Accessibility & contrast
On white
1.25
#73FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#73FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFBC
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFBC | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB8
Deuteranopia (green-blind)
#E8E0C0
Tritanopia (blue-blind)
#3EFEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #73ffbc; /* rgb */ color: rgb(115, 255, 188); /* oklch */ color: oklch(90.5% 0.155 160.1);
Tailwind
colors: {
custom: {
50: '#a5ffd0',
500: '#73ffbc',
950: '#000000',
},
}SCSS
$custom: #73ffbc; $custom-light: #a5ffd0; $custom-dark: #000000;
JSON
{
"hex": "#73ffbc",
"rgb": {
"r": 115,
"g": 255,
"b": 188
},
"hsl": {
"h": 151.286,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.90496,
"c": 0.15509,
"h": 160.1
},
"luminance": 0.78796
}Semantic roles & 50–950 ramp
primary
#73FFBC
secondary
#DC3A88
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683