#73FCFE#73FCFE
#73FCFE is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.6% C 0.119 H 196.6°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCFE |
|---|---|
| RGB | rgb(115, 252, 254) |
| HSL | hsl(181, 99%, 72%) |
| HSV | hsv(181, 55%, 100%) |
| CMYK | cmyk(54.7%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(91.87, -36.61, -12.31) |
| CIE-LCH | lch(91.87, 38.62, 198.58°) |
| OKLab | oklab(91.62% -0.1144 -0.0341) |
| OKLCH | oklch(91.62% 0.119 196.6) |
| XYZ | xyz(59.7625, 80.4155, 106.1190) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.74
Bright Light Blue
#26F7FD
ΔE00 3.46
Aqua
#00FFFF
ΔE00 4.00
Bright Turquoise
#0FFEF9
ΔE00 4.69
Light Cyan
#ACFFFC
ΔE00 5.53
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCFE #FE7573
analogous
#73FEBA #73FCFE #73B7FE
triadic
#73FCFE #FE73FC #FCFE73
tetradic
#73FCFE #BA73FE #FE7573 #B7FE73
square
#73FCFE #BA73FE #FE7573 #B7FE73
split-complementary
#73FCFE #FE73B7 #FEBA73
monochromatic
#02F1F5 #36FBFE #73FCFE #B0FDFE #E1FEFF
Accessibility & contrast
On white
1.23
#73FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#73FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCFE
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCFE | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#D6E1FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #73fcfe; /* rgb */ color: rgb(115, 252, 254); /* oklch */ color: oklch(91.6% 0.119 196.6);
Tailwind
colors: {
custom: {
50: '#a7fefe',
500: '#73fcfe',
950: '#000000',
},
}SCSS
$custom: #73fcfe; $custom-light: #a7fefe; $custom-dark: #000000;
JSON
{
"hex": "#73fcfe",
"rgb": {
"r": 115,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.863,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.91615,
"c": 0.11937,
"h": 196.6
},
"luminance": 0.80421
}Semantic roles & 50–950 ramp
primary
#73FCFE
secondary
#DB3D3A
accent
#0300E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685