#73F6FC#73F6FC
#73F6FC is a very light, moderate teal. Relative luminance 0.766; OKLCH L 90.2% C 0.116 H 199.4°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #73F6FC |
|---|---|
| RGB | rgb(115, 246, 252) |
| HSL | hsl(183, 96%, 72%) |
| HSV | hsv(183, 54%, 99%) |
| CMYK | cmyk(54.4%, 2.4%, 0%, 1.2%) |
| CIE-LAB | lab(90.13, -34.35, -13.87) |
| CIE-LCH | lch(90.13, 37.05, 201.99°) |
| OKLab | oklab(90.19% -0.109 -0.0384) |
| OKLCH | oklch(90.19% 0.116 199.4) |
| XYZ | xyz(57.5894, 76.5791, 103.8229) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.56
Bright Cyan
#41FDFE
ΔE00 3.87
Robin'S Egg
#6DEDFD
ΔE00 3.88
Robin Egg Blue
#8AF1FE
ΔE00 3.98
Robin'S Egg Blue
#98EFF9
ΔE00 4.88
Aqua
#00FFFF
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F6FC #FC7973
analogous
#73FCBE #73F6FC #73B2FC
triadic
#73F6FC #FC73F6 #F6FC73
tetradic
#73F6FC #BE73FC #FC7973 #B2FC73
square
#73F6FC #BE73FC #FC7973 #B2FC73
split-complementary
#73F6FC #FC73B2 #FCBE73
monochromatic
#05E5EF #37F2FB #73F6FC #AFFAFD #E1FDFE
Accessibility & contrast
On white
1.29
#73F6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#73F6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F6FC
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F6FC | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFD
Deuteranopia (green-blind)
#D1DCFD
Tritanopia (blue-blind)
#00FEF7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73f6fc; /* rgb */ color: rgb(115, 246, 252); /* oklch */ color: oklch(90.2% 0.116 199.4);
Tailwind
colors: {
custom: {
50: '#a7f9fd',
500: '#73f6fc',
950: '#000000',
},
}SCSS
$custom: #73f6fc; $custom-light: #a7f9fd; $custom-dark: #000000;
JSON
{
"hex": "#73f6fc",
"rgb": {
"r": 115,
"g": 246,
"b": 252
},
"hsl": {
"h": 182.628,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.90189,
"c": 0.11555,
"h": 199.4
},
"luminance": 0.76585
}Semantic roles & 50–950 ramp
primary
#73F6FC
secondary
#D8423B
accent
#0A00E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585