#73FCFA#73FCFA
#73FCFA is a very light, moderate teal. Relative luminance 0.802; OKLCH L 91.5% C 0.120 H 194.0°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCFA |
|---|---|
| RGB | rgb(115, 252, 250) |
| HSL | hsl(179, 96%, 72%) |
| HSV | hsv(179, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(91.76, -37.64, -10.40) |
| CIE-LCH | lch(91.76, 39.05, 195.45°) |
| OKLab | oklab(91.49% -0.116 -0.0288) |
| OKLCH | oklch(91.49% 0.12 194) |
| XYZ | xyz(59.1286, 80.1620, 102.7807) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.63
Aqua
#00FFFF
ΔE00 3.73
Bright Light Blue
#26F7FD
ΔE00 3.91
Bright Turquoise
#0FFEF9
ΔE00 3.96
Light Cyan
#ACFFFC
ΔE00 5.50
Bright Aqua
#0BF9EA
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCFA #FC7375
analogous
#73FCB6 #73FCFA #73BAFC
triadic
#73FCFA #FA73FC #FCFA73
tetradic
#73FCFA #B673FC #FC7375 #BAFC73
square
#73FCFA #B673FC #FC7375 #BAFC73
split-complementary
#73FCFA #FC73BA #FCB673
monochromatic
#05EFEC #37FBF8 #73FCFA #AFFDFC #E1FEFE
Accessibility & contrast
On white
1.23
#73FCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#73FCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCFA
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCFA | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73fcfa; /* rgb */ color: rgb(115, 252, 250); /* oklch */ color: oklch(91.5% 0.120 194.0);
Tailwind
colors: {
custom: {
50: '#a7fefb',
500: '#73fcfa',
950: '#000000',
},
}SCSS
$custom: #73fcfa; $custom-light: #a7fefb; $custom-dark: #000000;
JSON
{
"hex": "#73fcfa",
"rgb": {
"r": 115,
"g": 252,
"b": 250
},
"hsl": {
"h": 179.124,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.91485,
"c": 0.11956,
"h": 194
},
"luminance": 0.80168
}Semantic roles & 50–950 ramp
primary
#73FCFA
secondary
#D83B3D
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685