#73FCF5#73FCF5
#73FCF5 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.3% C 0.120 H 190.7°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCF5 |
|---|---|
| RGB | rgb(115, 252, 245) |
| HSL | hsl(177, 96%, 72%) |
| HSV | hsv(177, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(91.62, -38.91, -8.01) |
| CIE-LCH | lch(91.62, 39.73, 191.64°) |
| OKLab | oklab(91.33% -0.1181 -0.0223) |
| OKLCH | oklch(91.33% 0.12 190.7) |
| XYZ | xyz(58.3550, 79.8525, 98.7063) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.42
Bright Turquoise
#0FFEF9
ΔE00 3.67
Aqua
#00FFFF
ΔE00 4.12
Bright Aqua
#0BF9EA
ΔE00 4.75
Bright Light Blue
#26F7FD
ΔE00 4.99
Light Cyan
#ACFFFC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCF5 #FC737A
analogous
#73FCB0 #73FCF5 #73BFFC
triadic
#73FCF5 #F573FC #FCF573
tetradic
#73FCF5 #B073FC #FC737A #BFFC73
square
#73FCF5 #B073FC #FC737A #BFFC73
split-complementary
#73FCF5 #FC73BF #FCB073
monochromatic
#05EFE3 #37FBF1 #73FCF5 #AFFDF9 #E1FEFD
Accessibility & contrast
On white
1.24
#73FCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#73FCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCF5
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCF5 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F5
Deuteranopia (green-blind)
#D9E0F6
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73fcf5; /* rgb */ color: rgb(115, 252, 245); /* oklch */ color: oklch(91.3% 0.120 190.7);
Tailwind
colors: {
custom: {
50: '#a7fef8',
500: '#73fcf5',
950: '#000000',
},
}SCSS
$custom: #73fcf5; $custom-light: #a7fef8; $custom-dark: #000000;
JSON
{
"hex": "#73fcf5",
"rgb": {
"r": 115,
"g": 252,
"b": 245
},
"hsl": {
"h": 176.934,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.91327,
"c": 0.12017,
"h": 190.7
},
"luminance": 0.79858
}Semantic roles & 50–950 ramp
primary
#73FCF5
secondary
#D83B43
accent
#000CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685