#73CDCF#73CDCF
#73CDCF is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.087 H 197.4°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #73CDCF |
|---|---|
| RGB | rgb(115, 205, 207) |
| HSL | hsl(181, 49%, 63%) |
| HSV | hsv(181, 44%, 81%) |
| CMYK | cmyk(44.4%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(77.17, -26.39, -9.40) |
| CIE-LCH | lch(77.17, 28.01, 199.60°) |
| OKLab | oklab(79.32% -0.0825 -0.0259) |
| OKLCH | oklch(79.32% 0.087 197.4) |
| XYZ | xyz(40.1596, 51.8092, 66.9033) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.98
Darkturquoise
#00CED1
ΔE00 5.74
Aqua Blue
#02D8E9
ΔE00 6.83
Robin'S Egg
#6DEDFD
ΔE00 8.66
Robin'S Egg Blue
#98EFF9
ΔE00 8.82
Turquoise
#40E0D0
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CDCF #CF7573
analogous
#73CFA3 #73CDCF #739FCF
triadic
#73CDCF #CF73CD #CDCF73
tetradic
#73CDCF #A373CF #CF7573 #9FCF73
square
#73CDCF #A373CF #CF7573 #9FCF73
split-complementary
#73CDCF #CF739F #CFA373
monochromatic
#339395 #45BDBF #73CDCF #A1DDDF #CEEEEE
Accessibility & contrast
On white
1.85
#73CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#73CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CDCF
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CDCF | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6CF
Deuteranopia (green-blind)
#B2BAD0
Tritanopia (blue-blind)
#43D2CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73cdcf; /* rgb */ color: rgb(115, 205, 207); /* oklch */ color: oklch(79.3% 0.087 197.4);
Tailwind
colors: {
custom: {
50: '#a1dcdd',
500: '#73cdcf',
950: '#000000',
},
}SCSS
$custom: #73cdcf; $custom-light: #a1dcdd; $custom-dark: #000000;
JSON
{
"hex": "#73cdcf",
"rgb": {
"r": 115,
"g": 205,
"b": 207
},
"hsl": {
"h": 181.304,
"s": 48.936,
"l": 63.137
},
"oklch": {
"l": 0.79321,
"c": 0.08652,
"h": 197.4
},
"luminance": 0.51812
}Semantic roles & 50–950 ramp
primary
#73CDCF
secondary
#9B4D4C
accent
#2C29BC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484