#73FEFB#73FEFB
#73FEFB is a very light, vivid teal. Relative luminance 0.815; OKLCH L 92.0% C 0.121 H 193.3°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #73FEFB |
|---|---|
| RGB | rgb(115, 254, 251) |
| HSL | hsl(179, 99%, 72%) |
| HSV | hsv(179, 55%, 100%) |
| CMYK | cmyk(54.7%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(92.35, -38.30, -10.04) |
| CIE-LCH | lch(92.35, 39.59, 194.69°) |
| OKLab | oklab(91.97% -0.1177 -0.0279) |
| OKLCH | oklch(91.97% 0.121 193.3) |
| XYZ | xyz(59.9172, 81.4876, 103.8191) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.68
Aqua
#00FFFF
ΔE00 3.66
Bright Turquoise
#0FFEF9
ΔE00 3.78
Bright Light Blue
#26F7FD
ΔE00 4.17
Light Cyan
#ACFFFC
ΔE00 5.56
Bright Aqua
#0BF9EA
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FEFB #FE7376
analogous
#73FEB6 #73FEFB #73BCFE
triadic
#73FEFB #FB73FE #FEFB73
tetradic
#73FEFB #B673FE #FE7376 #BCFE73
square
#73FEFB #B673FE #FE7376 #BCFE73
split-complementary
#73FEFB #FE73BC #FEB673
monochromatic
#02F5F0 #36FEF9 #73FEFB #B0FEFD #E1FFFE
Accessibility & contrast
On white
1.21
#73FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#73FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FEFB
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FEFB | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #73fefb; /* rgb */ color: rgb(115, 254, 251); /* oklch */ color: oklch(92.0% 0.121 193.3);
Tailwind
colors: {
custom: {
50: '#a7fffc',
500: '#73fefb',
950: '#000000',
},
}SCSS
$custom: #73fefb; $custom-light: #a7fffc; $custom-dark: #000000;
JSON
{
"hex": "#73fefb",
"rgb": {
"r": 115,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.705,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.91972,
"c": 0.12093,
"h": 193.3
},
"luminance": 0.81493
}Semantic roles & 50–950 ramp
primary
#73FEFB
secondary
#DB3A3E
accent
#0005E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685