#73CCCC#73CCCC
#73CCCC is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.0% C 0.086 H 195.6°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #73CCCC |
|---|---|
| RGB | rgb(115, 204, 204) |
| HSL | hsl(180, 47%, 63%) |
| HSV | hsv(180, 44%, 80%) |
| CMYK | cmyk(43.6%, 0%, 0%, 20%) |
| CIE-LAB | lab(76.79, -26.66, -8.34) |
| CIE-LCH | lch(76.79, 27.93, 197.37°) |
| OKLab | oklab(78.99% -0.0826 -0.023) |
| OKLCH | oklch(78.99% 0.086 195.6) |
| XYZ | xyz(39.5579, 51.1871, 64.9106) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.60
Darkturquoise
#00CED1
ΔE00 5.72
Aqua Blue
#02D8E9
ΔE00 7.41
Turquoise
#40E0D0
ΔE00 8.56
Topaz
#13BBAF
ΔE00 9.10
Robin'S Egg
#6DEDFD
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CCCC #CC7373
analogous
#73CC9F #73CCCC #739FCC
triadic
#73CCCC #CC73CC #CCCC73
tetradic
#73CCCC #9F73CC #CC7373 #9FCC73
square
#73CCCC #9F73CC #CC7373 #9FCC73
split-complementary
#73CCCC #CC739F #CC9F73
monochromatic
#349090 #46BCBC #73CCCC #A0DCDC #CDEDED
Accessibility & contrast
On white
1.87
#73CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#73CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CCCC
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CCCC | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CC
Deuteranopia (green-blind)
#B2B9CD
Tritanopia (blue-blind)
#46D1CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73cccc; /* rgb */ color: rgb(115, 204, 204); /* oklch */ color: oklch(79.0% 0.086 195.6);
Tailwind
colors: {
custom: {
50: '#a1dbdb',
500: '#73cccc',
950: '#000000',
},
}SCSS
$custom: #73cccc; $custom-light: #a1dbdb; $custom-dark: #000000;
JSON
{
"hex": "#73cccc",
"rgb": {
"r": 115,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 46.597,
"l": 62.549
},
"oklch": {
"l": 0.78991,
"c": 0.08578,
"h": 195.6
},
"luminance": 0.5119
}Semantic roles & 50–950 ramp
primary
#73CCCC
secondary
#974D4D
accent
#2C2CBA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484