#73FFFF#73FFFF
#73FFFF is a very light, vivid teal. Relative luminance 0.824; OKLCH L 92.3% C 0.121 H 195.3°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFFF |
|---|---|
| RGB | rgb(115, 255, 255) |
| HSL | hsl(180, 100%, 73%) |
| HSV | hsv(180, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 0%, 0%) |
| CIE-LAB | lab(92.74, -37.73, -11.53) |
| CIE-LCH | lch(92.74, 39.45, 196.99°) |
| OKLab | oklab(92.33% -0.1171 -0.0319) |
| OKLCH | oklch(92.33% 0.121 195.3) |
| XYZ | xyz(60.8726, 82.3788, 107.2811) |
| Luminance | 0.8238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.56
Aqua
#00FFFF
ΔE00 3.69
Bright Light Blue
#26F7FD
ΔE00 3.79
Bright Turquoise
#0FFEF9
ΔE00 4.21
Light Cyan
#ACFFFC
ΔE00 5.52
Robin Egg Blue
#8AF1FE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFFF #FF7373
analogous
#73FFB9 #73FFFF #73B9FF
triadic
#73FFFF #FF73FF #FFFF73
tetradic
#73FFFF #B973FF #FF7373 #B9FF73
square
#73FFFF #B973FF #FF7373 #B9FF73
split-complementary
#73FFFF #FF73B9 #FFB973
monochromatic
#00F8F8 #36FFFF #73FFFF #B0FFFF #E0FFFF
Accessibility & contrast
On white
1.20
#73FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#73FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFFF
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFFF | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #73ffff; /* rgb */ color: rgb(115, 255, 255); /* oklch */ color: oklch(92.3% 0.121 195.3);
Tailwind
colors: {
custom: {
50: '#a8ffff',
500: '#73ffff',
950: '#000000',
},
}SCSS
$custom: #73ffff; $custom-light: #a8ffff; $custom-dark: #000000;
JSON
{
"hex": "#73ffff",
"rgb": {
"r": 115,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.92327,
"c": 0.12136,
"h": 195.3
},
"luminance": 0.82385
}Semantic roles & 50–950 ramp
primary
#73FFFF
secondary
#DC3A3A
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686