#73FFEC#73FFEC
#73FFEC is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.7% C 0.125 H 183.3°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFEC |
|---|---|
| RGB | rgb(115, 255, 236) |
| HSL | hsl(172, 100%, 73%) |
| HSV | hsv(172, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(92.23, -42.49, -2.45) |
| CIE-LCH | lch(92.23, 42.56, 183.30°) |
| OKLab | oklab(91.74% -0.1249 -0.0073) |
| OKLCH | oklch(91.74% 0.125 183.3) |
| XYZ | xyz(57.9639, 81.2153, 91.9621) |
| Luminance | 0.8122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.52
Bright Aqua
#0BF9EA
ΔE00 4.13
Bright Turquoise
#0FFEF9
ΔE00 5.59
Light Aqua
#8CFFDB
ΔE00 5.86
Bright Cyan
#41FDFE
ΔE00 6.75
Aqua
#00FFFF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFEC #FF7386
analogous
#73FFA6 #73FFEC #73CCFF
triadic
#73FFEC #EC73FF #FFEC73
tetradic
#73FFEC #A673FF #FF7386 #CCFF73
square
#73FFEC #A673FF #FF7386 #CCFF73
split-complementary
#73FFEC #FF73CC #FFA673
monochromatic
#00F8D6 #36FFE4 #73FFEC #B0FFF4 #E0FFFB
Accessibility & contrast
On white
1.22
#73FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#73FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFEC
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFEC | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #73ffec; /* rgb */ color: rgb(115, 255, 236); /* oklch */ color: oklch(91.7% 0.125 183.3);
Tailwind
colors: {
custom: {
50: '#a7fff2',
500: '#73ffec',
950: '#000000',
},
}SCSS
$custom: #73ffec; $custom-light: #a7fff2; $custom-dark: #000000;
JSON
{
"hex": "#73ffec",
"rgb": {
"r": 115,
"g": 255,
"b": 236
},
"hsl": {
"h": 171.857,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.91741,
"c": 0.12516,
"h": 183.3
},
"luminance": 0.81221
}Semantic roles & 50–950 ramp
primary
#73FFEC
secondary
#DC3A50
accent
#001FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685