#73FCFD#73FCFD
#73FCFD is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.6% C 0.119 H 195.9°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCFD |
|---|---|
| RGB | rgb(115, 252, 253) |
| HSL | hsl(180, 97%, 72%) |
| HSV | hsv(180, 55%, 99%) |
| CMYK | cmyk(54.5%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(91.84, -36.87, -11.83) |
| CIE-LCH | lch(91.84, 38.72, 197.79°) |
| OKLab | oklab(91.58% -0.1148 -0.0328) |
| OKLCH | oklch(91.58% 0.119 195.9) |
| XYZ | xyz(59.6028, 80.3516, 105.2778) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.65
Bright Light Blue
#26F7FD
ΔE00 3.53
Aqua
#00FFFF
ΔE00 3.89
Bright Turquoise
#0FFEF9
ΔE00 4.47
Light Cyan
#ACFFFC
ΔE00 5.50
Robin Egg Blue
#8AF1FE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCFD #FD7473
analogous
#73FDB9 #73FCFD #73B7FD
triadic
#73FCFD #FD73FC #FCFD73
tetradic
#73FCFD #B973FD #FD7473 #B7FD73
square
#73FCFD #B973FD #FD7473 #B7FD73
split-complementary
#73FCFD #FD73B7 #FDB973
monochromatic
#03F0F2 #37FBFC #73FCFD #AFFDFE #E1FEFF
Accessibility & contrast
On white
1.23
#73FCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#73FCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCFD
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCFD | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FD
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #73fcfd; /* rgb */ color: rgb(115, 252, 253); /* oklch */ color: oklch(91.6% 0.119 195.9);
Tailwind
colors: {
custom: {
50: '#a7fefe',
500: '#73fcfd',
950: '#000000',
},
}SCSS
$custom: #73fcfd; $custom-light: #a7fefe; $custom-dark: #000000;
JSON
{
"hex": "#73fcfd",
"rgb": {
"r": 115,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.435,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.91582,
"c": 0.11939,
"h": 195.9
},
"luminance": 0.80357
}Semantic roles & 50–950 ramp
primary
#73FCFD
secondary
#DA3C3B
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685