#73F3BA#73F3BA
#73F3BA is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.6% C 0.141 H 162.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #73F3BA |
|---|---|
| RGB | rgb(115, 243, 186) |
| HSL | hsl(153, 84%, 70%) |
| HSV | hsv(153, 53%, 95%) |
| CMYK | cmyk(52.7%, 0%, 23.5%, 4.7%) |
| CIE-LAB | lab(87.62, -48.54, 16.84) |
| CIE-LCH | lch(87.62, 51.38, 160.87°) |
| OKLab | oklab(87.62% -0.134 0.0431) |
| OKLCH | oklch(87.62% 0.141 162.2) |
| XYZ | xyz(47.9795, 71.2869, 57.6762) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.20
Light Aquamarine
#7BFDC7
ΔE00 2.34
Light Blue Green
#7EFBB3
ΔE00 3.56
Light Turquoise
#7EF4CC
ΔE00 4.09
Seafoam (survey)
#80F9AD
ΔE00 4.31
Seafoam Green
#7AF9AB
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F3BA #F373AC
analogous
#73F37A #73F3BA #73ECF3
triadic
#73F3BA #BA73F3 #F3BA73
tetradic
#73F3BA #7A73F3 #F373AC #ECF373
square
#73F3BA #7A73F3 #F373AC #ECF373
split-complementary
#73F3BA #F373EC #F37A73
monochromatic
#13D981 #3BEE9E #73F3BA #ABF8D6 #E3FDF1
Accessibility & contrast
On white
1.38
#73F3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#73F3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F3BA
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F3BA | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B7
Deuteranopia (green-blind)
#DDD6BE
Tritanopia (blue-blind)
#45F3E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #73f3ba; /* rgb */ color: rgb(115, 243, 186); /* oklch */ color: oklch(87.6% 0.141 162.2);
Tailwind
colors: {
custom: {
50: '#a4f8ce',
500: '#73f3ba',
950: '#000000',
},
}SCSS
$custom: #73f3ba; $custom-light: #a4f8ce; $custom-dark: #000000;
JSON
{
"hex": "#73f3ba",
"rgb": {
"r": 115,
"g": 243,
"b": 186
},
"hsl": {
"h": 153.281,
"s": 84.211,
"l": 70.196
},
"oklch": {
"l": 0.87615,
"c": 0.14076,
"h": 162.2
},
"luminance": 0.71291
}Semantic roles & 50–950 ramp
primary
#73F3BA
secondary
#CD3D7D
accent
#0567E1
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101713
muted
#818583