#73FCFF#73FCFF
#73FCFF is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.6% C 0.119 H 197.2°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCFF |
|---|---|
| RGB | rgb(115, 252, 255) |
| HSL | hsl(181, 100%, 73%) |
| HSV | hsv(181, 55%, 100%) |
| CMYK | cmyk(54.9%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.90, -36.35, -12.78) |
| CIE-LCH | lch(91.90, 38.53, 199.38°) |
| OKLab | oklab(91.65% -0.114 -0.0354) |
| OKLCH | oklch(91.65% 0.119 197.2) |
| XYZ | xyz(59.9230, 80.4797, 106.9646) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.88
Bright Light Blue
#26F7FD
ΔE00 3.44
Aqua
#00FFFF
ΔE00 4.14
Bright Turquoise
#0FFEF9
ΔE00 4.91
Robin Egg Blue
#8AF1FE
ΔE00 5.33
Robin'S Egg
#6DEDFD
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCFF #FF7673
analogous
#73FFBC #73FCFF #73B6FF
triadic
#73FCFF #FF73FC #FCFF73
tetradic
#73FCFF #BC73FF #FF7673 #B6FF73
square
#73FCFF #BC73FF #FF7673 #B6FF73
split-complementary
#73FCFF #FF73B6 #FFBC73
monochromatic
#00F2F8 #36FBFF #73FCFF #B0FDFF #E0FEFF
Accessibility & contrast
On white
1.23
#73FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#73FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCFF
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCFF | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D6E1FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #73fcff; /* rgb */ color: rgb(115, 252, 255); /* oklch */ color: oklch(91.6% 0.119 197.2);
Tailwind
colors: {
custom: {
50: '#a7feff',
500: '#73fcff',
950: '#000000',
},
}SCSS
$custom: #73fcff; $custom-light: #a7feff; $custom-dark: #000000;
JSON
{
"hex": "#73fcff",
"rgb": {
"r": 115,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.286,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.91647,
"c": 0.11936,
"h": 197.2
},
"luminance": 0.80486
}Semantic roles & 50–950 ramp
primary
#73FCFF
secondary
#DC3D3A
accent
#0500E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686