#73CFCF#73CFCF
#73CFCF is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.088 H 195.5°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFCF |
|---|---|
| RGB | rgb(115, 207, 207) |
| HSL | hsl(180, 49%, 63%) |
| HSV | hsv(180, 44%, 81%) |
| CMYK | cmyk(44.4%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(77.74, -27.37, -8.54) |
| CIE-LCH | lch(77.74, 28.67, 197.34°) |
| OKLab | oklab(79.78% -0.0848 -0.0236) |
| OKLCH | oklch(79.78% 0.088 195.5) |
| XYZ | xyz(40.6411, 52.7722, 67.0638) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.34
Darkturquoise
#00CED1
ΔE00 5.58
Aqua Blue
#02D8E9
ΔE00 7.08
Turquoise
#40E0D0
ΔE00 8.11
Robin'S Egg
#6DEDFD
ΔE00 8.69
Robin'S Egg Blue
#98EFF9
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFCF #CF7373
analogous
#73CFA1 #73CFCF #73A1CF
triadic
#73CFCF #CF73CF #CFCF73
tetradic
#73CFCF #A173CF #CF7373 #A1CF73
square
#73CFCF #A173CF #CF7373 #A1CF73
split-complementary
#73CFCF #CF73A1 #CFA173
monochromatic
#339595 #45BFBF #73CFCF #A1DFDF #CEEEEE
Accessibility & contrast
On white
1.82
#73CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#73CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFCF
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFCF | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#B4BBD0
Tritanopia (blue-blind)
#43D4CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73cfcf; /* rgb */ color: rgb(115, 207, 207); /* oklch */ color: oklch(79.8% 0.088 195.5);
Tailwind
colors: {
custom: {
50: '#a1dedd',
500: '#73cfcf',
950: '#000000',
},
}SCSS
$custom: #73cfcf; $custom-light: #a1dedd; $custom-dark: #000000;
JSON
{
"hex": "#73cfcf",
"rgb": {
"r": 115,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 48.936,
"l": 63.137
},
"oklch": {
"l": 0.79782,
"c": 0.08807,
"h": 195.5
},
"luminance": 0.52775
}Semantic roles & 50–950 ramp
primary
#73CFCF
secondary
#9B4C4C
accent
#2929BC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484