#73FCFC#73FCFC
#73FCFC is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.5% C 0.119 H 195.3°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCFC |
|---|---|
| RGB | rgb(115, 252, 252) |
| HSL | hsl(180, 96%, 72%) |
| HSV | hsv(180, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(91.81, -37.13, -11.36) |
| CIE-LCH | lch(91.81, 38.82, 197.01°) |
| OKLab | oklab(91.55% -0.1152 -0.0314) |
| OKLCH | oklch(91.55% 0.119 195.3) |
| XYZ | xyz(59.4439, 80.2881, 104.4411) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.60
Bright Light Blue
#26F7FD
ΔE00 3.62
Aqua
#00FFFF
ΔE00 3.81
Bright Turquoise
#0FFEF9
ΔE00 4.28
Light Cyan
#ACFFFC
ΔE00 5.48
Robin Egg Blue
#8AF1FE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCFC #FC7373
analogous
#73FCB8 #73FCFC #73B8FC
triadic
#73FCFC #FC73FC #FCFC73
tetradic
#73FCFC #B873FC #FC7373 #B8FC73
square
#73FCFC #B873FC #FC7373 #B8FC73
split-complementary
#73FCFC #FC73B8 #FCB873
monochromatic
#05EFEF #37FBFB #73FCFC #AFFDFD #E1FEFE
Accessibility & contrast
On white
1.23
#73FCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#73FCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCFC
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCFC | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FC
Deuteranopia (green-blind)
#D7E0FD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73fcfc; /* rgb */ color: rgb(115, 252, 252); /* oklch */ color: oklch(91.5% 0.119 195.3);
Tailwind
colors: {
custom: {
50: '#a7fefd',
500: '#73fcfc',
950: '#000000',
},
}SCSS
$custom: #73fcfc; $custom-light: #a7fefd; $custom-dark: #000000;
JSON
{
"hex": "#73fcfc",
"rgb": {
"r": 115,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.9155,
"c": 0.11943,
"h": 195.3
},
"luminance": 0.80294
}Semantic roles & 50–950 ramp
primary
#73FCFC
secondary
#D83B3B
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685