#73FDEC#73FDEC
#73FDEC is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.3% C 0.123 H 184.4°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDEC |
|---|---|
| RGB | rgb(115, 253, 236) |
| HSL | hsl(173, 97%, 72%) |
| HSV | hsv(173, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(91.66, -41.60, -3.28) |
| CIE-LCH | lch(91.66, 41.73, 184.51°) |
| OKLab | oklab(91.28% -0.1229 -0.0095) |
| OKLCH | oklch(91.28% 0.123 184.4) |
| XYZ | xyz(57.3292, 79.9460, 91.7505) |
| Luminance | 0.7995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.60
Bright Aqua
#0BF9EA
ΔE00 3.92
Bright Turquoise
#0FFEF9
ΔE00 5.16
Bright Cyan
#41FDFE
ΔE00 6.19
Aqua
#00FFFF
ΔE00 6.35
Light Aqua
#8CFFDB
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDEC #FD7384
analogous
#73FDA7 #73FDEC #73C9FD
triadic
#73FDEC #EC73FD #FDEC73
tetradic
#73FDEC #A773FD #FD7384 #C9FD73
square
#73FDEC #A773FD #FD7384 #C9FD73
split-complementary
#73FDEC #FD73C9 #FDA773
monochromatic
#03F2D5 #37FCE4 #73FDEC #AFFEF4 #E1FFFB
Accessibility & contrast
On white
1.24
#73FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#73FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDEC
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDEC | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EB
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73fdec; /* rgb */ color: rgb(115, 253, 236); /* oklch */ color: oklch(91.3% 0.123 184.4);
Tailwind
colors: {
custom: {
50: '#a6fef2',
500: '#73fdec',
950: '#000000',
},
}SCSS
$custom: #73fdec; $custom-light: #a6fef2; $custom-dark: #000000;
JSON
{
"hex": "#73fdec",
"rgb": {
"r": 115,
"g": 253,
"b": 236
},
"hsl": {
"h": 172.609,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.91281,
"c": 0.12324,
"h": 184.4
},
"luminance": 0.79952
}Semantic roles & 50–950 ramp
primary
#73FDEC
secondary
#DA3B4E
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685