#73F8FA#73F8FA
#73F8FA is a very light, moderate teal. Relative luminance 0.777; OKLCH L 90.6% C 0.117 H 196.6°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #73F8FA |
|---|---|
| RGB | rgb(115, 248, 250) |
| HSL | hsl(181, 93%, 72%) |
| HSV | hsv(181, 54%, 98%) |
| CMYK | cmyk(54%, 0.8%, 0%, 2%) |
| CIE-LAB | lab(90.63, -35.80, -12.08) |
| CIE-LCH | lch(90.63, 37.78, 198.65°) |
| OKLab | oklab(90.58% -0.1119 -0.0334) |
| OKLCH | oklch(90.58% 0.117 196.6) |
| XYZ | xyz(57.8857, 77.6761, 102.3664) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.01
Bright Light Blue
#26F7FD
ΔE00 3.40
Aqua
#00FFFF
ΔE00 4.29
Bright Turquoise
#0FFEF9
ΔE00 4.90
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Robin'S Egg
#6DEDFD
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F8FA #FA7573
analogous
#73FAB9 #73F8FA #73B5FA
triadic
#73F8FA #FA73F8 #F8FA73
tetradic
#73F8FA #B973FA #FA7573 #B5FA73
square
#73F8FA #B973FA #FA7573 #B5FA73
split-complementary
#73F8FA #FA73B5 #FAB973
monochromatic
#08E7EA #38F5F8 #73F8FA #AEFBFC #E1FEFE
Accessibility & contrast
On white
1.27
#73F8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#73F8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F8FA
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F8FA | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFA
Deuteranopia (green-blind)
#D3DDFB
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #73f8fa; /* rgb */ color: rgb(115, 248, 250); /* oklch */ color: oklch(90.6% 0.117 196.6);
Tailwind
colors: {
custom: {
50: '#a7fbfb',
500: '#73f8fa',
950: '#000000',
},
}SCSS
$custom: #73f8fa; $custom-light: #a7fbfb; $custom-dark: #000000;
JSON
{
"hex": "#73f8fa",
"rgb": {
"r": 115,
"g": 248,
"b": 250
},
"hsl": {
"h": 180.889,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.90577,
"c": 0.11676,
"h": 196.6
},
"luminance": 0.77682
}Semantic roles & 50–950 ramp
primary
#73F8FA
secondary
#D63E3B
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585