#73FCDC#73FCDC
#73FCDC is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.6% C 0.129 H 175.6°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCDC |
|---|---|
| RGB | rgb(115, 252, 220) |
| HSL | hsl(166, 96%, 72%) |
| HSV | hsv(166, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(90.97, -44.96, 4.01) |
| CIE-LCH | lch(90.97, 45.14, 174.91°) |
| OKLab | oklab(90.59% -0.1287 0.0099) |
| OKLCH | oklch(90.59% 0.129 175.6) |
| XYZ | xyz(54.7931, 78.4278, 79.9468) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.63
Tiffany Blue
#7BF2DA
ΔE00 2.98
Aquamarine
#7FFFD4
ΔE00 3.28
Light Turquoise
#7EF4CC
ΔE00 3.45
Aqua (survey)
#13EAC9
ΔE00 5.56
Bright Teal
#01F9C6
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCDC #FC7393
analogous
#73FC97 #73FCDC #73D8FC
triadic
#73FCDC #DC73FC #FCDC73
tetradic
#73FCDC #9773FC #FC7393 #D8FC73
square
#73FCDC #9773FC #FC7393 #D8FC73
split-complementary
#73FCDC #FC73D8 #FC9773
monochromatic
#05EFB9 #37FBCD #73FCDC #AFFDEB #E1FEF8
Accessibility & contrast
On white
1.26
#73FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#73FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCDC
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCDC | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#DFDFDE
Tritanopia (blue-blind)
#1DFFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #73fcdc; /* rgb */ color: rgb(115, 252, 220); /* oklch */ color: oklch(90.6% 0.129 175.6);
Tailwind
colors: {
custom: {
50: '#a6fee6',
500: '#73fcdc',
950: '#000000',
},
}SCSS
$custom: #73fcdc; $custom-light: #a6fee6; $custom-dark: #000000;
JSON
{
"hex": "#73fcdc",
"rgb": {
"r": 115,
"g": 252,
"b": 220
},
"hsl": {
"h": 165.985,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.90592,
"c": 0.12904,
"h": 175.6
},
"luminance": 0.78433
}Semantic roles & 50–950 ramp
primary
#73FCDC
secondary
#D83B60
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684