#73FCF4#73FCF4
#73FCF4 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.3% C 0.120 H 190.1°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCF4 |
|---|---|
| RGB | rgb(115, 252, 244) |
| HSL | hsl(176, 96%, 72%) |
| HSV | hsv(176, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(91.59, -39.16, -7.54) |
| CIE-LCH | lch(91.59, 39.88, 190.89°) |
| OKLab | oklab(91.3% -0.1185 -0.021) |
| OKLCH | oklch(91.3% 0.12 190.1) |
| XYZ | xyz(58.2028, 79.7916, 97.9045) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.66
Bright Turquoise
#0FFEF9
ΔE00 3.71
Aqua
#00FFFF
ΔE00 4.28
Bright Aqua
#0BF9EA
ΔE00 4.55
Bright Light Blue
#26F7FD
ΔE00 5.25
Tiffany Blue
#7BF2DA
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCF4 #FC737B
analogous
#73FCAF #73FCF4 #73C0FC
triadic
#73FCF4 #F473FC #FCF473
tetradic
#73FCF4 #AF73FC #FC737B #C0FC73
square
#73FCF4 #AF73FC #FC737B #C0FC73
split-complementary
#73FCF4 #FC73C0 #FCAF73
monochromatic
#05EFE2 #37FBEF #73FCF4 #AFFDF9 #E1FEFD
Accessibility & contrast
On white
1.24
#73FCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#73FCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCF4
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCF4 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F4
Deuteranopia (green-blind)
#D9E0F5
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73fcf4; /* rgb */ color: rgb(115, 252, 244); /* oklch */ color: oklch(91.3% 0.120 190.1);
Tailwind
colors: {
custom: {
50: '#a7fef7',
500: '#73fcf4',
950: '#000000',
},
}SCSS
$custom: #73fcf4; $custom-light: #a7fef7; $custom-dark: #000000;
JSON
{
"hex": "#73fcf4",
"rgb": {
"r": 115,
"g": 252,
"b": 244
},
"hsl": {
"h": 176.496,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.91296,
"c": 0.12034,
"h": 190.1
},
"luminance": 0.79797
}Semantic roles & 50–950 ramp
primary
#73FCF4
secondary
#D83B44
accent
#000DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685