#73CECF#73CECF
#73CECF is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.6% C 0.087 H 196.5°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #73CECF |
|---|---|
| RGB | rgb(115, 206, 207) |
| HSL | hsl(181, 49%, 63%) |
| HSV | hsv(181, 44%, 81%) |
| CMYK | cmyk(44.4%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(77.45, -26.88, -8.97) |
| CIE-LCH | lch(77.45, 28.34, 198.46°) |
| OKLab | oklab(79.55% -0.0837 -0.0247) |
| OKLCH | oklch(79.55% 0.087 196.5) |
| XYZ | xyz(40.3996, 52.2892, 66.9833) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.65
Darkturquoise
#00CED1
ΔE00 5.64
Aqua Blue
#02D8E9
ΔE00 6.94
Turquoise
#40E0D0
ΔE00 8.55
Robin'S Egg
#6DEDFD
ΔE00 8.67
Robin'S Egg Blue
#98EFF9
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CECF #CF7473
analogous
#73CFA2 #73CECF #73A0CF
triadic
#73CECF #CF73CE #CECF73
tetradic
#73CECF #A273CF #CF7473 #A0CF73
square
#73CECF #A273CF #CF7473 #A0CF73
split-complementary
#73CECF #CF73A0 #CFA273
monochromatic
#339495 #45BEBF #73CECF #A1DEDF #CEEEEE
Accessibility & contrast
On white
1.83
#73CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#73CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CECF
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CECF | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#B3BAD0
Tritanopia (blue-blind)
#43D3CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73cecf; /* rgb */ color: rgb(115, 206, 207); /* oklch */ color: oklch(79.6% 0.087 196.5);
Tailwind
colors: {
custom: {
50: '#a1dddd',
500: '#73cecf',
950: '#000000',
},
}SCSS
$custom: #73cecf; $custom-light: #a1dddd; $custom-dark: #000000;
JSON
{
"hex": "#73cecf",
"rgb": {
"r": 115,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.652,
"s": 48.936,
"l": 63.137
},
"oklch": {
"l": 0.79552,
"c": 0.08728,
"h": 196.5
},
"luminance": 0.52292
}Semantic roles & 50–950 ramp
primary
#73CECF
secondary
#9B4D4C
accent
#2B29BC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484