#73FDFC#73FDFC
#73FDFC is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.8% C 0.120 H 194.6°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDFC |
|---|---|
| RGB | rgb(115, 253, 252) |
| HSL | hsl(180, 97%, 72%) |
| HSV | hsv(180, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(92.10, -37.58, -10.94) |
| CIE-LCH | lch(92.10, 39.14, 196.23°) |
| OKLab | oklab(91.78% -0.1162 -0.0303) |
| OKLCH | oklch(91.78% 0.12 194.6) |
| XYZ | xyz(59.7587, 80.9178, 104.5460) |
| Luminance | 0.8092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.56
Aqua
#00FFFF
ΔE00 3.70
Bright Light Blue
#26F7FD
ΔE00 3.79
Bright Turquoise
#0FFEF9
ΔE00 4.08
Light Cyan
#ACFFFC
ΔE00 5.49
Bright Aqua
#0BF9EA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDFC #FD7374
analogous
#73FDB7 #73FDFC #73B9FD
triadic
#73FDFC #FC73FD #FDFC73
tetradic
#73FDFC #B773FD #FD7374 #B9FD73
square
#73FDFC #B773FD #FD7374 #B9FD73
split-complementary
#73FDFC #FD73B9 #FDB773
monochromatic
#03F2F0 #37FCFB #73FDFC #AFFEFD #E1FFFE
Accessibility & contrast
On white
1.22
#73FDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#73FDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDFC
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDFC | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #73fdfc; /* rgb */ color: rgb(115, 253, 252); /* oklch */ color: oklch(91.8% 0.120 194.6);
Tailwind
colors: {
custom: {
50: '#a7fefd',
500: '#73fdfc',
950: '#000000',
},
}SCSS
$custom: #73fdfc; $custom-light: #a7fefd; $custom-dark: #000000;
JSON
{
"hex": "#73fdfc",
"rgb": {
"r": 115,
"g": 253,
"b": 252
},
"hsl": {
"h": 179.565,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.91777,
"c": 0.12013,
"h": 194.6
},
"luminance": 0.80924
}Semantic roles & 50–950 ramp
primary
#73FDFC
secondary
#DA3B3C
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685