#73FDFE#73FDFE
#73FDFE is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.8% C 0.120 H 195.9°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDFE |
|---|---|
| RGB | rgb(115, 253, 254) |
| HSL | hsl(180, 99%, 72%) |
| HSV | hsv(180, 55%, 100%) |
| CMYK | cmyk(54.7%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.15, -37.07, -11.89) |
| CIE-LCH | lch(92.15, 38.93, 197.78°) |
| OKLab | oklab(91.84% -0.1154 -0.0329) |
| OKLCH | oklch(91.84% 0.12 195.9) |
| XYZ | xyz(60.0773, 81.0452, 106.2239) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.62
Bright Light Blue
#26F7FD
ΔE00 3.57
Aqua
#00FFFF
ΔE00 3.84
Bright Turquoise
#0FFEF9
ΔE00 4.44
Light Cyan
#ACFFFC
ΔE00 5.50
Robin Egg Blue
#8AF1FE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDFE #FE7473
analogous
#73FEBA #73FDFE #73B7FE
triadic
#73FDFE #FE73FD #FDFE73
tetradic
#73FDFE #BA73FE #FE7473 #B7FE73
square
#73FDFE #BA73FE #FE7473 #B7FE73
split-complementary
#73FDFE #FE73B7 #FEBA73
monochromatic
#02F3F5 #36FCFE #73FDFE #B0FEFE #E1FFFF
Accessibility & contrast
On white
1.22
#73FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#73FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDFE
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDFE | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #73fdfe; /* rgb */ color: rgb(115, 253, 254); /* oklch */ color: oklch(91.8% 0.120 195.9);
Tailwind
colors: {
custom: {
50: '#a7fefe',
500: '#73fdfe',
950: '#000000',
},
}SCSS
$custom: #73fdfe; $custom-light: #a7fefe; $custom-dark: #000000;
JSON
{
"hex": "#73fdfe",
"rgb": {
"r": 115,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.432,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.91841,
"c": 0.12003,
"h": 195.9
},
"luminance": 0.81051
}Semantic roles & 50–950 ramp
primary
#73FDFE
secondary
#DB3B3A
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685