#73FEF7#73FEF7
#73FEF7 is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.8% C 0.121 H 190.7°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #73FEF7 |
|---|---|
| RGB | rgb(115, 254, 247) |
| HSL | hsl(177, 99%, 72%) |
| HSV | hsv(177, 55%, 100%) |
| CMYK | cmyk(54.7%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(92.24, -39.31, -8.13) |
| CIE-LCH | lch(92.24, 40.15, 191.69°) |
| OKLab | oklab(91.85% -0.1193 -0.0226) |
| OKLCH | oklch(91.85% 0.121 190.7) |
| XYZ | xyz(59.2933, 81.2380, 100.5334) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.38
Bright Turquoise
#0FFEF9
ΔE00 3.60
Aqua
#00FFFF
ΔE00 4.03
Bright Aqua
#0BF9EA
ΔE00 4.80
Bright Light Blue
#26F7FD
ΔE00 5.05
Light Cyan
#ACFFFC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FEF7 #FE737A
analogous
#73FEB1 #73FEF7 #73C0FE
triadic
#73FEF7 #F773FE #FEF773
tetradic
#73FEF7 #B173FE #FE737A #C0FE73
square
#73FEF7 #B173FE #FE737A #C0FE73
split-complementary
#73FEF7 #FE73C0 #FEB173
monochromatic
#02F5E9 #36FEF4 #73FEF7 #B0FEFA #E1FFFD
Accessibility & contrast
On white
1.22
#73FEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#73FEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FEF7
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FEF7 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F7
Deuteranopia (green-blind)
#DAE2F8
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #73fef7; /* rgb */ color: rgb(115, 254, 247); /* oklch */ color: oklch(91.8% 0.121 190.7);
Tailwind
colors: {
custom: {
50: '#a7fff9',
500: '#73fef7',
950: '#000000',
},
}SCSS
$custom: #73fef7; $custom-light: #a7fff9; $custom-dark: #000000;
JSON
{
"hex": "#73fef7",
"rgb": {
"r": 115,
"g": 254,
"b": 247
},
"hsl": {
"h": 176.978,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.91846,
"c": 0.12146,
"h": 190.7
},
"luminance": 0.81244
}Semantic roles & 50–950 ramp
primary
#73FEF7
secondary
#DB3A42
accent
#000CE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685