#73FCF1#73FCF1
#73FCF1 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.2% C 0.121 H 188.1°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCF1 |
|---|---|
| RGB | rgb(115, 252, 241) |
| HSL | hsl(175, 96%, 72%) |
| HSV | hsv(175, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 4.4%, 1.2%) |
| CIE-LAB | lab(91.51, -39.91, -6.10) |
| CIE-LCH | lch(91.51, 40.38, 188.69°) |
| OKLab | oklab(91.2% -0.1197 -0.0171) |
| OKLCH | oklch(91.2% 0.121 188.1) |
| XYZ | xyz(57.7510, 79.6109, 95.5250) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.01
Bright Aqua
#0BF9EA
ΔE00 4.10
Bright Cyan
#41FDFE
ΔE00 4.45
Aqua
#00FFFF
ΔE00 4.87
Tiffany Blue
#7BF2DA
ΔE00 5.06
Bright Light Blue
#26F7FD
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCF1 #FC737E
analogous
#73FCAC #73FCF1 #73C3FC
triadic
#73FCF1 #F173FC #FCF173
tetradic
#73FCF1 #AC73FC #FC737E #C3FC73
square
#73FCF1 #AC73FC #FC737E #C3FC73
split-complementary
#73FCF1 #FC73C3 #FCAC73
monochromatic
#05EFDD #37FBEB #73FCF1 #AFFDF7 #E1FEFC
Accessibility & contrast
On white
1.24
#73FCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#73FCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCF1
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCF1 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F1
Deuteranopia (green-blind)
#DAE0F2
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73fcf1; /* rgb */ color: rgb(115, 252, 241); /* oklch */ color: oklch(91.2% 0.121 188.1);
Tailwind
colors: {
custom: {
50: '#a7fef5',
500: '#73fcf1',
950: '#000000',
},
}SCSS
$custom: #73fcf1; $custom-light: #a7fef5; $custom-dark: #000000;
JSON
{
"hex": "#73fcf1",
"rgb": {
"r": 115,
"g": 252,
"b": 241
},
"hsl": {
"h": 175.182,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.91203,
"c": 0.12096,
"h": 188.1
},
"luminance": 0.79617
}Semantic roles & 50–950 ramp
primary
#73FCF1
secondary
#D83B48
accent
#0012E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685