#73FBEC#73FBEC
#73FBEC is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.8% C 0.121 H 185.6°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBEC |
|---|---|
| RGB | rgb(115, 251, 236) |
| HSL | hsl(173, 94%, 72%) |
| HSV | hsv(173, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(91.09, -40.70, -4.12) |
| CIE-LCH | lch(91.09, 40.91, 185.78°) |
| OKLab | oklab(90.82% -0.1208 -0.0117) |
| OKLCH | oklch(90.82% 0.121 185.6) |
| XYZ | xyz(56.7012, 78.6899, 91.5412) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.82
Bright Aqua
#0BF9EA
ΔE00 3.85
Bright Turquoise
#0FFEF9
ΔE00 4.80
Bright Cyan
#41FDFE
ΔE00 5.65
Aqua
#00FFFF
ΔE00 5.91
Turquoise
#40E0D0
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBEC #FB7382
analogous
#73FBA8 #73FBEC #73C6FB
triadic
#73FBEC #EC73FB #FBEC73
tetradic
#73FBEC #A873FB #FB7382 #C6FB73
square
#73FBEC #A873FB #FB7382 #C6FB73
split-complementary
#73FBEC #FB73C6 #FBA873
monochromatic
#07EDD3 #38F9E4 #73FBEC #AFFDF4 #E1FEFB
Accessibility & contrast
On white
1.25
#73FBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#73FBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBEC
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBEC | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEC
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #73fbec; /* rgb */ color: rgb(115, 251, 236); /* oklch */ color: oklch(90.8% 0.121 185.6);
Tailwind
colors: {
custom: {
50: '#a6fdf2',
500: '#73fbec',
950: '#000000',
},
}SCSS
$custom: #73fbec; $custom-light: #a6fdf2; $custom-dark: #000000;
JSON
{
"hex": "#73fbec",
"rgb": {
"r": 115,
"g": 251,
"b": 236
},
"hsl": {
"h": 173.382,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.90822,
"c": 0.12136,
"h": 185.6
},
"luminance": 0.78695
}Semantic roles & 50–950 ramp
primary
#73FBEC
secondary
#D73B4C
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685