#73FEFA#73FEFA
#73FEFA is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.9% C 0.121 H 192.7°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #73FEFA |
|---|---|
| RGB | rgb(115, 254, 250) |
| HSL | hsl(178, 99%, 72%) |
| HSV | hsv(178, 55%, 100%) |
| CMYK | cmyk(54.7%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(92.32, -38.55, -9.57) |
| CIE-LCH | lch(92.32, 39.72, 193.94°) |
| OKLab | oklab(91.94% -0.1181 -0.0266) |
| OKLCH | oklch(91.94% 0.121 192.7) |
| XYZ | xyz(59.7600, 81.4247, 102.9911) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.81
Bright Turquoise
#0FFEF9
ΔE00 3.69
Aqua
#00FFFF
ΔE00 3.71
Bright Light Blue
#26F7FD
ΔE00 4.37
Bright Aqua
#0BF9EA
ΔE00 5.47
Light Cyan
#ACFFFC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FEFA #FE7377
analogous
#73FEB4 #73FEFA #73BDFE
triadic
#73FEFA #FA73FE #FEFA73
tetradic
#73FEFA #B473FE #FE7377 #BDFE73
square
#73FEFA #B473FE #FE7377 #BDFE73
split-complementary
#73FEFA #FE73BD #FEB473
monochromatic
#02F5EE #36FEF8 #73FEFA #B0FEFC #E1FFFE
Accessibility & contrast
On white
1.21
#73FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#73FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FEFA
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FEFA | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #73fefa; /* rgb */ color: rgb(115, 254, 250); /* oklch */ color: oklch(91.9% 0.121 192.7);
Tailwind
colors: {
custom: {
50: '#a7fffb',
500: '#73fefa',
950: '#000000',
},
}SCSS
$custom: #73fefa; $custom-light: #a7fffb; $custom-dark: #000000;
JSON
{
"hex": "#73fefa",
"rgb": {
"r": 115,
"g": 254,
"b": 250
},
"hsl": {
"h": 178.273,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.9194,
"c": 0.12104,
"h": 192.7
},
"luminance": 0.81431
}Semantic roles & 50–950 ramp
primary
#73FEFA
secondary
#DB3A3F
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685