#73FDFD#73FDFD
#73FDFD is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.8% C 0.120 H 195.3°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDFD |
|---|---|
| RGB | rgb(115, 253, 253) |
| HSL | hsl(180, 97%, 72%) |
| HSV | hsv(180, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(92.12, -37.33, -11.41) |
| CIE-LCH | lch(92.12, 39.03, 197.00°) |
| OKLab | oklab(91.81% -0.1158 -0.0316) |
| OKLCH | oklch(91.81% 0.12 195.3) |
| XYZ | xyz(59.9176, 80.9813, 105.3828) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.57
Bright Light Blue
#26F7FD
ΔE00 3.67
Aqua
#00FFFF
ΔE00 3.76
Bright Turquoise
#0FFEF9
ΔE00 4.25
Light Cyan
#ACFFFC
ΔE00 5.49
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDFD #FD7373
analogous
#73FDB8 #73FDFD #73B8FD
triadic
#73FDFD #FD73FD #FDFD73
tetradic
#73FDFD #B873FD #FD7373 #B8FD73
square
#73FDFD #B873FD #FD7373 #B8FD73
split-complementary
#73FDFD #FD73B8 #FDB873
monochromatic
#03F2F2 #37FCFC #73FDFD #AFFEFE #E1FFFF
Accessibility & contrast
On white
1.22
#73FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#73FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDFD
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDFD | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#D8E1FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #73fdfd; /* rgb */ color: rgb(115, 253, 253); /* oklch */ color: oklch(91.8% 0.120 195.3);
Tailwind
colors: {
custom: {
50: '#a7fefe',
500: '#73fdfd',
950: '#000000',
},
}SCSS
$custom: #73fdfd; $custom-light: #a7fefe; $custom-dark: #000000;
JSON
{
"hex": "#73fdfd",
"rgb": {
"r": 115,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.91809,
"c": 0.12008,
"h": 195.3
},
"luminance": 0.80987
}Semantic roles & 50–950 ramp
primary
#73FDFD
secondary
#DA3B3B
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685