#73FCF2#73FCF2
#73FCF2 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.121 H 188.8°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCF2 |
|---|---|
| RGB | rgb(115, 252, 242) |
| HSL | hsl(176, 96%, 72%) |
| HSV | hsv(176, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(91.54, -39.67, -6.58) |
| CIE-LCH | lch(91.54, 40.21, 189.42°) |
| OKLab | oklab(91.23% -0.1193 -0.0184) |
| OKLCH | oklch(91.23% 0.121 188.8) |
| XYZ | xyz(57.9007, 79.6708, 96.3138) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.88
Bright Cyan
#41FDFE
ΔE00 4.17
Bright Aqua
#0BF9EA
ΔE00 4.22
Aqua
#00FFFF
ΔE00 4.66
Tiffany Blue
#7BF2DA
ΔE00 5.35
Bright Light Blue
#26F7FD
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCF2 #FC737D
analogous
#73FCAD #73FCF2 #73C2FC
triadic
#73FCF2 #F273FC #FCF273
tetradic
#73FCF2 #AD73FC #FC737D #C2FC73
square
#73FCF2 #AD73FC #FC737D #C2FC73
split-complementary
#73FCF2 #FC73C2 #FCAD73
monochromatic
#05EFDE #37FBEC #73FCF2 #AFFDF8 #E1FEFC
Accessibility & contrast
On white
1.24
#73FCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#73FCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCF2
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCF2 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F2
Deuteranopia (green-blind)
#DAE0F3
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73fcf2; /* rgb */ color: rgb(115, 252, 242); /* oklch */ color: oklch(91.2% 0.121 188.8);
Tailwind
colors: {
custom: {
50: '#a7fef6',
500: '#73fcf2',
950: '#000000',
},
}SCSS
$custom: #73fcf2; $custom-light: #a7fef6; $custom-dark: #000000;
JSON
{
"hex": "#73fcf2",
"rgb": {
"r": 115,
"g": 252,
"b": 242
},
"hsl": {
"h": 175.62,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.91234,
"c": 0.12073,
"h": 188.8
},
"luminance": 0.79676
}Semantic roles & 50–950 ramp
primary
#73FCF2
secondary
#D83B46
accent
#0011E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685