#73CDC3#73CDC3
#73CDC3 is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.9% C 0.088 H 186.3°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #73CDC3 |
|---|---|
| RGB | rgb(115, 205, 195) |
| HSL | hsl(173, 47%, 63%) |
| HSV | hsv(173, 44%, 80%) |
| CMYK | cmyk(43.9%, 0%, 4.9%, 19.6%) |
| CIE-LAB | lab(76.83, -29.37, -3.44) |
| CIE-LCH | lch(76.83, 29.57, 186.67°) |
| OKLab | oklab(78.94% -0.0876 -0.0097) |
| OKLCH | oklch(78.94% 0.088 186.3) |
| XYZ | xyz(38.7480, 51.2446, 59.4685) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.18
Seafoam Blue
#78D1B6
ΔE00 5.94
Pale Teal
#82CBB2
ΔE00 5.99
Turquoise
#40E0D0
ΔE00 6.39
Darkturquoise
#00CED1
ΔE00 6.96
Topaz
#13BBAF
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CDC3 #CD737D
analogous
#73CD96 #73CDC3 #73AACD
triadic
#73CDC3 #C373CD #CDC373
tetradic
#73CDC3 #9673CD #CD737D #AACD73
square
#73CDC3 #9673CD #CD737D #AACD73
split-complementary
#73CDC3 #CD73AA #CD9673
monochromatic
#349287 #46BDB0 #73CDC3 #A0DDD6 #CDEDEA
Accessibility & contrast
On white
1.87
#73CDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#73CDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CDC3
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CDC3 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C3
Deuteranopia (green-blind)
#B5B9C4
Tritanopia (blue-blind)
#4BD1CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73cdc3; /* rgb */ color: rgb(115, 205, 195); /* oklch */ color: oklch(78.9% 0.088 186.3);
Tailwind
colors: {
custom: {
50: '#a0dcd5',
500: '#73cdc3',
950: '#000000',
},
}SCSS
$custom: #73cdc3; $custom-light: #a0dcd5; $custom-dark: #000000;
JSON
{
"hex": "#73cdc3",
"rgb": {
"r": 115,
"g": 205,
"b": 195
},
"hsl": {
"h": 173.333,
"s": 47.368,
"l": 62.745
},
"oklch": {
"l": 0.78935,
"c": 0.08813,
"h": 186.3
},
"luminance": 0.51248
}Semantic roles & 50–950 ramp
primary
#73CDC3
secondary
#984C55
accent
#2B3BBB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483