#73FCBA#73FCBA
#73FCBA is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.7% C 0.153 H 160.0°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCBA |
|---|---|
| RGB | rgb(115, 252, 186) |
| HSL | hsl(151, 96%, 72%) |
| HSV | hsv(151, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(90.23, -52.29, 20.48) |
| CIE-LCH | lch(90.23, 56.16, 158.61°) |
| OKLab | oklab(89.74% -0.1435 0.0522) |
| OKLCH | oklch(89.74% 0.153 160) |
| XYZ | xyz(50.7391, 76.8062, 58.5961) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.48
Light Blue Green
#7EFBB3
ΔE00 1.84
Light Aquamarine
#7BFDC7
ΔE00 2.58
Seafoam (survey)
#80F9AD
ΔE00 2.86
Seafoam Green
#7AF9AB
ΔE00 2.88
Greenish Cyan
#2AFEB7
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCBA #FC73B5
analogous
#73FC76 #73FCBA #73F9FC
triadic
#73FCBA #BA73FC #FCBA73
tetradic
#73FCBA #7673FC #FC73B5 #F9FC73
square
#73FCBA #7673FC #FC73B5 #F9FC73
split-complementary
#73FCBA #FC73F9 #FC7673
monochromatic
#05EF7F #37FB9C #73FCBA #AFFDD8 #E1FEF0
Accessibility & contrast
On white
1.28
#73FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#73FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCBA
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCBA | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB6
Deuteranopia (green-blind)
#E6DDBE
Tritanopia (blue-blind)
#41FBEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73fcba; /* rgb */ color: rgb(115, 252, 186); /* oklch */ color: oklch(89.7% 0.153 160.0);
Tailwind
colors: {
custom: {
50: '#a5fecf',
500: '#73fcba',
950: '#000000',
},
}SCSS
$custom: #73fcba; $custom-light: #a5fecf; $custom-dark: #000000;
JSON
{
"hex": "#73fcba",
"rgb": {
"r": 115,
"g": 252,
"b": 186
},
"hsl": {
"h": 151.095,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.89742,
"c": 0.15275,
"h": 160
},
"luminance": 0.76811
}Semantic roles & 50–950 ramp
primary
#73FCBA
secondary
#D83B87
accent
#006FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683