#73FEFC#73FEFC
#73FEFC is a very light, vivid teal. Relative luminance 0.816; OKLCH L 92.0% C 0.121 H 194.0°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #73FEFC |
|---|---|
| RGB | rgb(115, 254, 252) |
| HSL | hsl(179, 99%, 72%) |
| HSV | hsv(179, 55%, 100%) |
| CMYK | cmyk(54.7%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(92.38, -38.04, -10.52) |
| CIE-LCH | lch(92.38, 39.47, 195.46°) |
| OKLab | oklab(92% -0.1173 -0.0292) |
| OKLCH | oklch(92% 0.121 194) |
| XYZ | xyz(60.0752, 81.5508, 104.6515) |
| Luminance | 0.8156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.59
Aqua
#00FFFF
ΔE00 3.65
Bright Turquoise
#0FFEF9
ΔE00 3.90
Bright Light Blue
#26F7FD
ΔE00 4.00
Light Cyan
#ACFFFC
ΔE00 5.52
Bright Aqua
#0BF9EA
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FEFC #FE7375
analogous
#73FEB7 #73FEFC #73BAFE
triadic
#73FEFC #FC73FE #FEFC73
tetradic
#73FEFC #B773FE #FE7375 #BAFE73
square
#73FEFC #B773FE #FE7375 #BAFE73
split-complementary
#73FEFC #FE73BA #FEB773
monochromatic
#02F5F1 #36FEFB #73FEFC #B0FEFD #E1FFFE
Accessibility & contrast
On white
1.21
#73FEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#73FEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FEFC
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FEFC | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#D9E2FD
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #73fefc; /* rgb */ color: rgb(115, 254, 252); /* oklch */ color: oklch(92.0% 0.121 194.0);
Tailwind
colors: {
custom: {
50: '#a7fffd',
500: '#73fefc',
950: '#000000',
},
}SCSS
$custom: #73fefc; $custom-light: #a7fffd; $custom-dark: #000000;
JSON
{
"hex": "#73fefc",
"rgb": {
"r": 115,
"g": 254,
"b": 252
},
"hsl": {
"h": 179.137,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.92004,
"c": 0.12084,
"h": 194
},
"luminance": 0.81557
}Semantic roles & 50–950 ramp
primary
#73FEFC
secondary
#DB3A3D
accent
#0003E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685