#73FEFF#73FEFF
#73FEFF is a very light, vivid teal. Relative luminance 0.817; OKLCH L 92.1% C 0.121 H 195.9°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #73FEFF |
|---|---|
| RGB | rgb(115, 254, 255) |
| HSL | hsl(180, 100%, 73%) |
| HSV | hsv(180, 55%, 100%) |
| CMYK | cmyk(54.9%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.46, -37.27, -11.95) |
| CIE-LCH | lch(92.46, 39.14, 197.77°) |
| OKLab | oklab(92.1% -0.1161 -0.0331) |
| OKLCH | oklch(92.1% 0.121 195.9) |
| XYZ | xyz(60.5544, 81.7425, 107.1750) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.60
Bright Light Blue
#26F7FD
ΔE00 3.63
Aqua
#00FFFF
ΔE00 3.81
Bright Turquoise
#0FFEF9
ΔE00 4.42
Light Cyan
#ACFFFC
ΔE00 5.52
Robin Egg Blue
#8AF1FE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FEFF #FF7473
analogous
#73FFBA #73FEFF #73B8FF
triadic
#73FEFF #FF73FE #FEFF73
tetradic
#73FEFF #BA73FF #FF7473 #B8FF73
square
#73FEFF #BA73FF #FF7473 #B8FF73
split-complementary
#73FEFF #FF73B8 #FFBA73
monochromatic
#00F6F8 #36FEFF #73FEFF #B0FEFF #E0FFFF
Accessibility & contrast
On white
1.21
#73FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#73FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FEFF
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FEFF | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #73feff; /* rgb */ color: rgb(115, 254, 255); /* oklch */ color: oklch(92.1% 0.121 195.9);
Tailwind
colors: {
custom: {
50: '#a8ffff',
500: '#73feff',
950: '#000000',
},
}SCSS
$custom: #73feff; $custom-light: #a8ffff; $custom-dark: #000000;
JSON
{
"hex": "#73feff",
"rgb": {
"r": 115,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.429,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.92101,
"c": 0.12068,
"h": 195.9
},
"luminance": 0.81748
}Semantic roles & 50–950 ramp
primary
#73FEFF
secondary
#DC3B3A
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686