#73CCCF#73CCCF
#73CCCF is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.1% C 0.086 H 198.4°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #73CCCF |
|---|---|
| RGB | rgb(115, 204, 207) |
| HSL | hsl(182, 49%, 63%) |
| HSV | hsv(182, 44%, 81%) |
| CMYK | cmyk(44.4%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(76.88, -25.90, -9.82) |
| CIE-LCH | lch(76.88, 27.70, 200.78°) |
| OKLab | oklab(79.09% -0.0814 -0.0271) |
| OKLCH | oklch(79.09% 0.086 198.4) |
| XYZ | xyz(39.9212, 51.3324, 66.8238) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.34
Darkturquoise
#00CED1
ΔE00 5.88
Aqua Blue
#02D8E9
ΔE00 6.76
Robin'S Egg
#6DEDFD
ΔE00 8.69
Robin'S Egg Blue
#98EFF9
ΔE00 8.88
Robin Egg Blue
#8AF1FE
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CCCF #CF7673
analogous
#73CFA4 #73CCCF #739ECF
triadic
#73CCCF #CF73CC #CCCF73
tetradic
#73CCCF #A473CF #CF7673 #9ECF73
square
#73CCCF #A473CF #CF7673 #9ECF73
split-complementary
#73CCCF #CF739E #CFA473
monochromatic
#339195 #45BBBF #73CCCF #A1DDDF #CEEDEE
Accessibility & contrast
On white
1.86
#73CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#73CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CCCF
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CCCF | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5CF
Deuteranopia (green-blind)
#B1B9D0
Tritanopia (blue-blind)
#44D1CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73cccf; /* rgb */ color: rgb(115, 204, 207); /* oklch */ color: oklch(79.1% 0.086 198.4);
Tailwind
colors: {
custom: {
50: '#a1dbdd',
500: '#73cccf',
950: '#000000',
},
}SCSS
$custom: #73cccf; $custom-light: #a1dbdd; $custom-dark: #000000;
JSON
{
"hex": "#73cccf",
"rgb": {
"r": 115,
"g": 204,
"b": 207
},
"hsl": {
"h": 181.957,
"s": 48.936,
"l": 63.137
},
"oklch": {
"l": 0.79091,
"c": 0.08578,
"h": 198.4
},
"luminance": 0.51336
}Semantic roles & 50–950 ramp
primary
#73CCCF
secondary
#9B4E4C
accent
#2E29BC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484