#73FCEC#73FCEC
#73FCEC is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.1% C 0.122 H 185.0°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCEC |
|---|---|
| RGB | rgb(115, 252, 236) |
| HSL | hsl(173, 96%, 72%) |
| HSV | hsv(173, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(91.38, -41.15, -3.70) |
| CIE-LCH | lch(91.38, 41.32, 185.14°) |
| OKLab | oklab(91.05% -0.1218 -0.0106) |
| OKLCH | oklch(91.05% 0.122 185) |
| XYZ | xyz(57.0144, 79.3163, 91.6456) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.69
Bright Aqua
#0BF9EA
ΔE00 3.87
Bright Turquoise
#0FFEF9
ΔE00 4.97
Bright Cyan
#41FDFE
ΔE00 5.91
Aqua
#00FFFF
ΔE00 6.12
Turquoise
#40E0D0
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCEC #FC7383
analogous
#73FCA8 #73FCEC #73C7FC
triadic
#73FCEC #EC73FC #FCEC73
tetradic
#73FCEC #A873FC #FC7383 #C7FC73
square
#73FCEC #A873FC #FC7383 #C7FC73
split-complementary
#73FCEC #FC73C7 #FCA873
monochromatic
#05EFD4 #37FBE4 #73FCEC #AFFDF4 #E1FEFB
Accessibility & contrast
On white
1.25
#73FCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#73FCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCEC
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCEC | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EC
Deuteranopia (green-blind)
#DBE0EE
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #73fcec; /* rgb */ color: rgb(115, 252, 236); /* oklch */ color: oklch(91.1% 0.122 185.0);
Tailwind
colors: {
custom: {
50: '#a6fef2',
500: '#73fcec',
950: '#000000',
},
}SCSS
$custom: #73fcec; $custom-light: #a6fef2; $custom-dark: #000000;
JSON
{
"hex": "#73fcec",
"rgb": {
"r": 115,
"g": 252,
"b": 236
},
"hsl": {
"h": 172.993,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.91052,
"c": 0.12229,
"h": 185
},
"luminance": 0.79322
}Semantic roles & 50–950 ramp
primary
#73FCEC
secondary
#D83B4D
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685