#73F9FA#73F9FA
#73F9FA is a very light, moderate teal. Relative luminance 0.783; OKLCH L 90.8% C 0.117 H 195.9°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #73F9FA |
|---|---|
| RGB | rgb(115, 249, 250) |
| HSL | hsl(180, 93%, 72%) |
| HSV | hsv(180, 54%, 98%) |
| CMYK | cmyk(54%, 0.4%, 0%, 2%) |
| CIE-LAB | lab(90.91, -36.26, -11.66) |
| CIE-LCH | lch(90.91, 38.09, 197.82°) |
| OKLab | oklab(90.8% -0.1129 -0.0323) |
| OKLCH | oklch(90.8% 0.117 195.9) |
| XYZ | xyz(58.1940, 78.2927, 102.4691) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.83
Bright Light Blue
#26F7FD
ΔE00 3.46
Aqua
#00FFFF
ΔE00 4.09
Bright Turquoise
#0FFEF9
ΔE00 4.62
Light Cyan
#ACFFFC
ΔE00 5.52
Robin Egg Blue
#8AF1FE
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F9FA #FA7473
analogous
#73FAB7 #73F9FA #73B6FA
triadic
#73F9FA #FA73F9 #F9FA73
tetradic
#73F9FA #B773FA #FA7473 #B6FA73
square
#73F9FA #B773FA #FA7473 #B6FA73
split-complementary
#73F9FA #FA73B6 #FAB773
monochromatic
#08E9EA #38F6F8 #73F9FA #AEFCFC #E1FEFE
Accessibility & contrast
On white
1.26
#73F9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#73F9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F9FA
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F9FA | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFA
Deuteranopia (green-blind)
#D4DEFB
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #73f9fa; /* rgb */ color: rgb(115, 249, 250); /* oklch */ color: oklch(90.8% 0.117 195.9);
Tailwind
colors: {
custom: {
50: '#a7fbfb',
500: '#73f9fa',
950: '#000000',
},
}SCSS
$custom: #73f9fa; $custom-light: #a7fbfb; $custom-dark: #000000;
JSON
{
"hex": "#73f9fa",
"rgb": {
"r": 115,
"g": 249,
"b": 250
},
"hsl": {
"h": 180.444,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.90804,
"c": 0.11744,
"h": 195.9
},
"luminance": 0.78298
}Semantic roles & 50–950 ramp
primary
#73F9FA
secondary
#D63D3B
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585