#73FCF3#73FCF3
#73FCF3 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.3% C 0.121 H 189.4°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCF3 |
|---|---|
| RGB | rgb(115, 252, 243) |
| HSL | hsl(176, 96%, 72%) |
| HSV | hsv(176, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(91.56, -39.41, -7.06) |
| CIE-LCH | lch(91.56, 40.04, 190.15°) |
| OKLab | oklab(91.27% -0.1189 -0.0197) |
| OKLCH | oklch(91.27% 0.121 189.4) |
| XYZ | xyz(58.0513, 79.7311, 97.1070) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.78
Bright Cyan
#41FDFE
ΔE00 3.91
Bright Aqua
#0BF9EA
ΔE00 4.38
Aqua
#00FFFF
ΔE00 4.46
Bright Light Blue
#26F7FD
ΔE00 5.52
Tiffany Blue
#7BF2DA
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCF3 #FC737C
analogous
#73FCAE #73FCF3 #73C1FC
triadic
#73FCF3 #F373FC #FCF373
tetradic
#73FCF3 #AE73FC #FC737C #C1FC73
square
#73FCF3 #AE73FC #FC737C #C1FC73
split-complementary
#73FCF3 #FC73C1 #FCAE73
monochromatic
#05EFE0 #37FBEE #73FCF3 #AFFDF8 #E1FEFC
Accessibility & contrast
On white
1.24
#73FCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#73FCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCF3
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCF3 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F3
Deuteranopia (green-blind)
#D9E0F4
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73fcf3; /* rgb */ color: rgb(115, 252, 243); /* oklch */ color: oklch(91.3% 0.121 189.4);
Tailwind
colors: {
custom: {
50: '#a7fef7',
500: '#73fcf3',
950: '#000000',
},
}SCSS
$custom: #73fcf3; $custom-light: #a7fef7; $custom-dark: #000000;
JSON
{
"hex": "#73fcf3",
"rgb": {
"r": 115,
"g": 252,
"b": 243
},
"hsl": {
"h": 176.058,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.91265,
"c": 0.12053,
"h": 189.4
},
"luminance": 0.79737
}Semantic roles & 50–950 ramp
primary
#73FCF3
secondary
#D83B45
accent
#000FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685