#73D5CC#73D5CC
#73D5CC is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.1% C 0.094 H 187.7°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #73D5CC |
|---|---|
| RGB | rgb(115, 213, 204) |
| HSL | hsl(174, 54%, 64%) |
| HSV | hsv(174, 46%, 84%) |
| CMYK | cmyk(46%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(79.38, -31.01, -4.51) |
| CIE-LCH | lch(79.38, 31.34, 188.27°) |
| OKLab | oklab(81.07% -0.093 -0.0126) |
| OKLCH | oklch(81.07% 0.094 187.7) |
| XYZ | xyz(41.7592, 55.5895, 65.6443) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.68
Turquoise
#40E0D0
ΔE00 5.15
Seafoam Blue
#78D1B6
ΔE00 6.56
Darkturquoise
#00CED1
ΔE00 6.62
Pale Teal
#82CBB2
ΔE00 7.08
Tiffany Blue
#7BF2DA
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D5CC #D5737C
analogous
#73D59B #73D5CC #73ADD5
triadic
#73D5CC #CC73D5 #D5CC73
tetradic
#73D5CC #9B73D5 #D5737C #ADD573
square
#73D5CC #9B73D5 #D5737C #ADD573
split-complementary
#73D5CC #D573AD #D59B73
monochromatic
#2F9E94 #44C7BB #73D5CC #A2E3DD #D1F1EE
Accessibility & contrast
On white
1.73
#73D5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#73D5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D5CC
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D5CC | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCC
Deuteranopia (green-blind)
#BBC0CD
Tritanopia (blue-blind)
#43D9D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #73d5cc; /* rgb */ color: rgb(115, 213, 204); /* oklch */ color: oklch(81.1% 0.094 187.7);
Tailwind
colors: {
custom: {
50: '#a1e2db',
500: '#73d5cc',
950: '#000000',
},
}SCSS
$custom: #73d5cc; $custom-light: #a1e2db; $custom-dark: #000000;
JSON
{
"hex": "#73d5cc",
"rgb": {
"r": 115,
"g": 213,
"b": 204
},
"hsl": {
"h": 174.49,
"s": 53.846,
"l": 64.314
},
"oklch": {
"l": 0.81074,
"c": 0.09382,
"h": 187.7
},
"luminance": 0.55593
}Semantic roles & 50–950 ramp
primary
#73D5CC
secondary
#A34A52
accent
#2433C1
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484