#73FDFA#73FDFA
#73FDFA is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.7% C 0.120 H 193.3°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDFA |
|---|---|
| RGB | rgb(115, 253, 250) |
| HSL | hsl(179, 97%, 72%) |
| HSV | hsv(179, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(92.04, -38.10, -9.98) |
| CIE-LCH | lch(92.04, 39.38, 194.69°) |
| OKLab | oklab(91.71% -0.1171 -0.0277) |
| OKLCH | oklch(91.71% 0.12 193.3) |
| XYZ | xyz(59.4435, 80.7917, 102.8856) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.69
Aqua
#00FFFF
ΔE00 3.70
Bright Turquoise
#0FFEF9
ΔE00 3.80
Bright Light Blue
#26F7FD
ΔE00 4.12
Light Cyan
#ACFFFC
ΔE00 5.54
Bright Aqua
#0BF9EA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDFA #FD7376
analogous
#73FDB5 #73FDFA #73BBFD
triadic
#73FDFA #FA73FD #FDFA73
tetradic
#73FDFA #B573FD #FD7376 #BBFD73
square
#73FDFA #B573FD #FD7376 #BBFD73
split-complementary
#73FDFA #FD73BB #FDB573
monochromatic
#03F2ED #37FCF8 #73FDFA #AFFEFC #E1FFFE
Accessibility & contrast
On white
1.22
#73FDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#73FDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDFA
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDFA | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FA
Deuteranopia (green-blind)
#D9E1FB
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #73fdfa; /* rgb */ color: rgb(115, 253, 250); /* oklch */ color: oklch(91.7% 0.120 193.3);
Tailwind
colors: {
custom: {
50: '#a7fefb',
500: '#73fdfa',
950: '#000000',
},
}SCSS
$custom: #73fdfa; $custom-light: #a7fefb; $custom-dark: #000000;
JSON
{
"hex": "#73fdfa",
"rgb": {
"r": 115,
"g": 253,
"b": 250
},
"hsl": {
"h": 178.696,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.91713,
"c": 0.12029,
"h": 193.3
},
"luminance": 0.80798
}Semantic roles & 50–950 ramp
primary
#73FDFA
secondary
#DA3B3E
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685