#73CDC4#73CDC4
#73CDC4 is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.0% C 0.088 H 187.2°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #73CDC4 |
|---|---|
| RGB | rgb(115, 205, 196) |
| HSL | hsl(174, 47%, 63%) |
| HSV | hsv(174, 44%, 80%) |
| CMYK | cmyk(43.9%, 0%, 4.4%, 19.6%) |
| CIE-LAB | lab(76.85, -29.13, -3.93) |
| CIE-LCH | lch(76.85, 29.39, 187.69°) |
| OKLab | oklab(78.97% -0.0872 -0.0111) |
| OKLCH | oklch(78.97% 0.088 187.2) |
| XYZ | xyz(38.8614, 51.2900, 60.0660) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.04
Seafoam Blue
#78D1B6
ΔE00 6.31
Pale Teal
#82CBB2
ΔE00 6.33
Turquoise
#40E0D0
ΔE00 6.50
Darkturquoise
#00CED1
ΔE00 6.73
Topaz
#13BBAF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CDC4 #CD737C
analogous
#73CD97 #73CDC4 #73A9CD
triadic
#73CDC4 #C473CD #CDC473
tetradic
#73CDC4 #9773CD #CD737C #A9CD73
square
#73CDC4 #9773CD #CD737C #A9CD73
split-complementary
#73CDC4 #CD73A9 #CD9773
monochromatic
#349288 #46BDB1 #73CDC4 #A0DDD7 #CDEDEA
Accessibility & contrast
On white
1.87
#73CDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#73CDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CDC4
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CDC4 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C4
Deuteranopia (green-blind)
#B5B9C5
Tritanopia (blue-blind)
#4BD1CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73cdc4; /* rgb */ color: rgb(115, 205, 196); /* oklch */ color: oklch(79.0% 0.088 187.2);
Tailwind
colors: {
custom: {
50: '#a1dcd5',
500: '#73cdc4',
950: '#000000',
},
}SCSS
$custom: #73cdc4; $custom-light: #a1dcd5; $custom-dark: #000000;
JSON
{
"hex": "#73cdc4",
"rgb": {
"r": 115,
"g": 205,
"b": 196
},
"hsl": {
"h": 174,
"s": 47.368,
"l": 62.745
},
"oklch": {
"l": 0.78966,
"c": 0.08787,
"h": 187.2
},
"luminance": 0.51293
}Semantic roles & 50–950 ramp
primary
#73CDC4
secondary
#984C54
accent
#2B39BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483