#73CCCD#73CCCD
#73CCCD is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.0% C 0.086 H 196.5°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #73CCCD |
|---|---|
| RGB | rgb(115, 204, 205) |
| HSL | hsl(181, 47%, 63%) |
| HSV | hsv(181, 44%, 80%) |
| CMYK | cmyk(43.9%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(76.82, -26.40, -8.83) |
| CIE-LCH | lch(76.82, 27.84, 198.50°) |
| OKLab | oklab(79.02% -0.0822 -0.0244) |
| OKLCH | oklch(79.02% 0.086 196.5) |
| XYZ | xyz(39.6782, 51.2352, 65.5442) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.82
Darkturquoise
#00CED1
ΔE00 5.74
Aqua Blue
#02D8E9
ΔE00 7.17
Turquoise
#40E0D0
ΔE00 8.84
Robin'S Egg
#6DEDFD
ΔE00 9.08
Robin'S Egg Blue
#98EFF9
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CCCD #CD7473
analogous
#73CDA1 #73CCCD #739FCD
triadic
#73CCCD #CD73CC #CCCD73
tetradic
#73CCCD #A173CD #CD7473 #9FCD73
square
#73CCCD #A173CD #CD7473 #9FCD73
split-complementary
#73CCCD #CD739F #CDA173
monochromatic
#349192 #46BCBD #73CCCD #A0DCDD #CDEDED
Accessibility & contrast
On white
1.87
#73CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#73CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CCCD
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CCCD | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CD
Deuteranopia (green-blind)
#B2B9CE
Tritanopia (blue-blind)
#45D1CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73cccd; /* rgb */ color: rgb(115, 204, 205); /* oklch */ color: oklch(79.0% 0.086 196.5);
Tailwind
colors: {
custom: {
50: '#a1dbdc',
500: '#73cccd',
950: '#000000',
},
}SCSS
$custom: #73cccd; $custom-light: #a1dbdc; $custom-dark: #000000;
JSON
{
"hex": "#73cccd",
"rgb": {
"r": 115,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.667,
"s": 47.368,
"l": 62.745
},
"oklch": {
"l": 0.79024,
"c": 0.08576,
"h": 196.5
},
"luminance": 0.51238
}Semantic roles & 50–950 ramp
primary
#73CCCD
secondary
#984D4C
accent
#2C2BBB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484