#73FCFB#73FCFB
#73FCFB is a very light, moderate teal. Relative luminance 0.802; OKLCH L 91.5% C 0.119 H 194.6°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCFB |
|---|---|
| RGB | rgb(115, 252, 251) |
| HSL | hsl(180, 96%, 72%) |
| HSV | hsv(180, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(91.79, -37.38, -10.88) |
| CIE-LCH | lch(91.79, 38.94, 196.23°) |
| OKLab | oklab(91.52% -0.1156 -0.0301) |
| OKLCH | oklch(91.52% 0.119 194.6) |
| XYZ | xyz(59.2858, 80.2249, 103.6087) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.59
Bright Light Blue
#26F7FD
ΔE00 3.75
Aqua
#00FFFF
ΔE00 3.75
Bright Turquoise
#0FFEF9
ΔE00 4.11
Light Cyan
#ACFFFC
ΔE00 5.48
Bright Aqua
#0BF9EA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCFB #FC7374
analogous
#73FCB7 #73FCFB #73B9FC
triadic
#73FCFB #FB73FC #FCFB73
tetradic
#73FCFB #B773FC #FC7374 #B9FC73
square
#73FCFB #B773FC #FC7374 #B9FC73
split-complementary
#73FCFB #FC73B9 #FCB773
monochromatic
#05EFEE #37FBF9 #73FCFB #AFFDFD #E1FEFE
Accessibility & contrast
On white
1.23
#73FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#73FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCFB
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCFB | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FB
Deuteranopia (green-blind)
#D7E0FC
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73fcfb; /* rgb */ color: rgb(115, 252, 251); /* oklch */ color: oklch(91.5% 0.119 194.6);
Tailwind
colors: {
custom: {
50: '#a7fefc',
500: '#73fcfb',
950: '#000000',
},
}SCSS
$custom: #73fcfb; $custom-light: #a7fefc; $custom-dark: #000000;
JSON
{
"hex": "#73fcfb",
"rgb": {
"r": 115,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.562,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.91518,
"c": 0.11949,
"h": 194.6
},
"luminance": 0.80231
}Semantic roles & 50–950 ramp
primary
#73FCFB
secondary
#D83B3C
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685