#73CECD#73CECD
#73CECD is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.087 H 194.6°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #73CECD |
|---|---|
| RGB | rgb(115, 206, 205) |
| HSL | hsl(179, 48%, 63%) |
| HSV | hsv(179, 44%, 81%) |
| CMYK | cmyk(44.2%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(77.40, -27.38, -7.98) |
| CIE-LCH | lch(77.40, 28.52, 196.25°) |
| OKLab | oklab(79.49% -0.0845 -0.022) |
| OKLCH | oklch(79.49% 0.087 194.6) |
| XYZ | xyz(40.1567, 52.1920, 65.7037) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.21
Darkturquoise
#00CED1
ΔE00 5.62
Aqua Blue
#02D8E9
ΔE00 7.44
Turquoise
#40E0D0
ΔE00 7.98
Topaz
#13BBAF
ΔE00 9.07
Robin'S Egg
#6DEDFD
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CECD #CE7374
analogous
#73CEA0 #73CECD #73A1CE
triadic
#73CECD #CD73CE #CECD73
tetradic
#73CECD #A073CE #CE7374 #A1CE73
square
#73CECD #A073CE #CE7374 #A1CE73
split-complementary
#73CECD #CE73A1 #CEA073
monochromatic
#339392 #46BEBD #73CECD #A0DEDD #CEEEED
Accessibility & contrast
On white
1.84
#73CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#73CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CECD
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CECD | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#B4BACE
Tritanopia (blue-blind)
#45D3CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73cecd; /* rgb */ color: rgb(115, 206, 205); /* oklch */ color: oklch(79.5% 0.087 194.6);
Tailwind
colors: {
custom: {
50: '#a1dddc',
500: '#73cecd',
950: '#000000',
},
}SCSS
$custom: #73cecd; $custom-light: #a1dddc; $custom-dark: #000000;
JSON
{
"hex": "#73cecd",
"rgb": {
"r": 115,
"g": 206,
"b": 205
},
"hsl": {
"h": 179.341,
"s": 48.148,
"l": 62.941
},
"oklch": {
"l": 0.79486,
"c": 0.08736,
"h": 194.6
},
"luminance": 0.52195
}Semantic roles & 50–950 ramp
primary
#73CECD
secondary
#994C4D
accent
#2A2CBB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484