#73FEFD#73FEFD
#73FEFD is a very light, vivid teal. Relative luminance 0.816; OKLCH L 92.0% C 0.121 H 194.6°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #73FEFD |
|---|---|
| RGB | rgb(115, 254, 253) |
| HSL | hsl(180, 99%, 72%) |
| HSV | hsv(180, 55%, 100%) |
| CMYK | cmyk(54.7%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.40, -37.79, -11.00) |
| CIE-LCH | lch(92.40, 39.35, 196.22°) |
| OKLab | oklab(92.04% -0.1169 -0.0305) |
| OKLCH | oklch(92.04% 0.121 194.6) |
| XYZ | xyz(60.2341, 81.6144, 105.4883) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.55
Aqua
#00FFFF
ΔE00 3.67
Bright Light Blue
#26F7FD
ΔE00 3.85
Bright Turquoise
#0FFEF9
ΔE00 4.05
Light Cyan
#ACFFFC
ΔE00 5.50
Bright Aqua
#0BF9EA
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FEFD #FE7374
analogous
#73FEB7 #73FEFD #73BAFE
triadic
#73FEFD #FD73FE #FEFD73
tetradic
#73FEFD #B773FE #FE7374 #BAFE73
square
#73FEFD #B773FE #FE7374 #BAFE73
split-complementary
#73FEFD #FE73BA #FEB773
monochromatic
#02F5F3 #36FEFC #73FEFD #B0FEFE #E1FFFF
Accessibility & contrast
On white
1.21
#73FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#73FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FEFD
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FEFD | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #73fefd; /* rgb */ color: rgb(115, 254, 253); /* oklch */ color: oklch(92.0% 0.121 194.6);
Tailwind
colors: {
custom: {
50: '#a7fffe',
500: '#73fefd',
950: '#000000',
},
}SCSS
$custom: #73fefd; $custom-light: #a7fffe; $custom-dark: #000000;
JSON
{
"hex": "#73fefd",
"rgb": {
"r": 115,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.568,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.92036,
"c": 0.12078,
"h": 194.6
},
"luminance": 0.8162
}Semantic roles & 50–950 ramp
primary
#73FEFD
secondary
#DB3A3B
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685