#73FCBC#73FCBC
#73FCBC is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.8% C 0.151 H 160.8°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCBC |
|---|---|
| RGB | rgb(115, 252, 188) |
| HSL | hsl(152, 96%, 72%) |
| HSV | hsv(152, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(90.27, -51.89, 19.51) |
| CIE-LCH | lch(90.27, 55.44, 159.39°) |
| OKLab | oklab(89.79% -0.1427 0.0498) |
| OKLCH | oklch(89.79% 0.151 160.8) |
| XYZ | xyz(50.9532, 76.8918, 59.7237) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.57
Light Aquamarine
#7BFDC7
ΔE00 2.17
Light Blue Green
#7EFBB3
ΔE00 2.22
Seafoam (survey)
#80F9AD
ΔE00 3.24
Seafoam Green
#7AF9AB
ΔE00 3.29
Greenish Cyan
#2AFEB7
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCBC #FC73B3
analogous
#73FC78 #73FCBC #73F7FC
triadic
#73FCBC #BC73FC #FCBC73
tetradic
#73FCBC #7873FC #FC73B3 #F7FC73
square
#73FCBC #7873FC #FC73B3 #F7FC73
split-complementary
#73FCBC #FC73F7 #FC7873
monochromatic
#05EF82 #37FB9F #73FCBC #AFFDD9 #E1FEF1
Accessibility & contrast
On white
1.28
#73FCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#73FCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCBC
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCBC | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB8
Deuteranopia (green-blind)
#E5DDC0
Tritanopia (blue-blind)
#40FBEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73fcbc; /* rgb */ color: rgb(115, 252, 188); /* oklch */ color: oklch(89.8% 0.151 160.8);
Tailwind
colors: {
custom: {
50: '#a5fed0',
500: '#73fcbc',
950: '#000000',
},
}SCSS
$custom: #73fcbc; $custom-light: #a5fed0; $custom-dark: #000000;
JSON
{
"hex": "#73fcbc",
"rgb": {
"r": 115,
"g": 252,
"b": 188
},
"hsl": {
"h": 151.971,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.89787,
"c": 0.15111,
"h": 160.8
},
"luminance": 0.76896
}Semantic roles & 50–950 ramp
primary
#73FCBC
secondary
#D83B84
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683