#73FCF0#73FCF0
#73FCF0 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.2% C 0.121 H 187.5°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCF0 |
|---|---|
| RGB | rgb(115, 252, 240) |
| HSL | hsl(175, 96%, 72%) |
| HSV | hsv(175, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(91.48, -40.16, -5.62) |
| CIE-LCH | lch(91.48, 40.55, 187.97°) |
| OKLab | oklab(91.17% -0.1202 -0.0158) |
| OKLCH | oklch(91.17% 0.121 187.5) |
| XYZ | xyz(57.6020, 79.5513, 94.7405) |
| Luminance | 0.7956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.99
Bright Turquoise
#0FFEF9
ΔE00 4.17
Bright Cyan
#41FDFE
ΔE00 4.73
Tiffany Blue
#7BF2DA
ΔE00 4.77
Aqua
#00FFFF
ΔE00 5.10
Bright Light Blue
#26F7FD
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCF0 #FC737F
analogous
#73FCAC #73FCF0 #73C3FC
triadic
#73FCF0 #F073FC #FCF073
tetradic
#73FCF0 #AC73FC #FC737F #C3FC73
square
#73FCF0 #AC73FC #FC737F #C3FC73
split-complementary
#73FCF0 #FC73C3 #FCAC73
monochromatic
#05EFDB #37FBEA #73FCF0 #AFFDF6 #E1FEFC
Accessibility & contrast
On white
1.24
#73FCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#73FCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCF0
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCF0 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F0
Deuteranopia (green-blind)
#DAE0F2
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73fcf0; /* rgb */ color: rgb(115, 252, 240); /* oklch */ color: oklch(91.2% 0.121 187.5);
Tailwind
colors: {
custom: {
50: '#a6fef4',
500: '#73fcf0',
950: '#000000',
},
}SCSS
$custom: #73fcf0; $custom-light: #a6fef4; $custom-dark: #000000;
JSON
{
"hex": "#73fcf0",
"rgb": {
"r": 115,
"g": 252,
"b": 240
},
"hsl": {
"h": 174.745,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.91173,
"c": 0.1212,
"h": 187.5
},
"luminance": 0.79557
}Semantic roles & 50–950 ramp
primary
#73FCF0
secondary
#D83B49
accent
#0014E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685