#73FDF6#73FDF6
#73FDF6 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.6% C 0.121 H 190.7°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDF6 |
|---|---|
| RGB | rgb(115, 253, 246) |
| HSL | hsl(177, 97%, 72%) |
| HSV | hsv(177, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(91.93, -39.11, -8.07) |
| CIE-LCH | lch(91.93, 39.94, 191.66°) |
| OKLab | oklab(91.59% -0.1187 -0.0225) |
| OKLCH | oklch(91.59% 0.121 190.7) |
| XYZ | xyz(58.8229, 80.5435, 99.6174) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.39
Bright Turquoise
#0FFEF9
ΔE00 3.63
Aqua
#00FFFF
ΔE00 4.07
Bright Aqua
#0BF9EA
ΔE00 4.77
Bright Light Blue
#26F7FD
ΔE00 5.02
Light Cyan
#ACFFFC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDF6 #FD737A
analogous
#73FDB1 #73FDF6 #73BFFD
triadic
#73FDF6 #F673FD #FDF673
tetradic
#73FDF6 #B173FD #FD737A #BFFD73
square
#73FDF6 #B173FD #FD737A #BFFD73
split-complementary
#73FDF6 #FD73BF #FDB173
monochromatic
#03F2E6 #37FCF2 #73FDF6 #AFFEFA #E1FFFD
Accessibility & contrast
On white
1.23
#73FDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#73FDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDF6
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDF6 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F6
Deuteranopia (green-blind)
#DAE1F7
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #73fdf6; /* rgb */ color: rgb(115, 253, 246); /* oklch */ color: oklch(91.6% 0.121 190.7);
Tailwind
colors: {
custom: {
50: '#a7fef9',
500: '#73fdf6',
950: '#000000',
},
}SCSS
$custom: #73fdf6; $custom-light: #a7fef9; $custom-dark: #000000;
JSON
{
"hex": "#73fdf6",
"rgb": {
"r": 115,
"g": 253,
"b": 246
},
"hsl": {
"h": 176.957,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.91587,
"c": 0.12081,
"h": 190.7
},
"luminance": 0.80549
}Semantic roles & 50–950 ramp
primary
#73FDF6
secondary
#DA3B43
accent
#000CE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685