#73FFFC#73FFFC
#73FFFC is a very light, vivid teal. Relative luminance 0.822; OKLCH L 92.2% C 0.122 H 193.3°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFFC |
|---|---|
| RGB | rgb(115, 255, 252) |
| HSL | hsl(179, 100%, 73%) |
| HSV | hsv(179, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(92.66, -38.50, -10.10) |
| CIE-LCH | lch(92.66, 39.80, 194.70°) |
| OKLab | oklab(92.23% -0.1183 -0.028) |
| OKLCH | oklch(92.23% 0.122 193.3) |
| XYZ | xyz(60.3934, 82.1871, 104.7576) |
| Luminance | 0.8219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.68
Aqua
#00FFFF
ΔE00 3.63
Bright Turquoise
#0FFEF9
ΔE00 3.77
Bright Light Blue
#26F7FD
ΔE00 4.23
Light Cyan
#ACFFFC
ΔE00 5.58
Bright Aqua
#0BF9EA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFFC #FF7376
analogous
#73FFB6 #73FFFC #73BCFF
triadic
#73FFFC #FC73FF #FFFC73
tetradic
#73FFFC #B673FF #FF7376 #BCFF73
square
#73FFFC #B673FF #FF7376 #BCFF73
split-complementary
#73FFFC #FF73BC #FFB673
monochromatic
#00F8F2 #36FFFB #73FFFC #B0FFFD #E0FFFE
Accessibility & contrast
On white
1.20
#73FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#73FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFFC
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFFC | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FC
Deuteranopia (green-blind)
#DAE3FD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #73fffc; /* rgb */ color: rgb(115, 255, 252); /* oklch */ color: oklch(92.2% 0.122 193.3);
Tailwind
colors: {
custom: {
50: '#a7fffd',
500: '#73fffc',
950: '#000000',
},
}SCSS
$custom: #73fffc; $custom-light: #a7fffd; $custom-dark: #000000;
JSON
{
"hex": "#73fffc",
"rgb": {
"r": 115,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.714,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.92231,
"c": 0.12157,
"h": 193.3
},
"luminance": 0.82193
}Semantic roles & 50–950 ramp
primary
#73FFFC
secondary
#DC3A3D
accent
#0005E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685