#73D5C0#73D5C0
#73D5C0 is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.7% C 0.098 H 178.1°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #73D5C0 |
|---|---|
| RGB | rgb(115, 213, 192) |
| HSL | hsl(167, 54%, 64%) |
| HSV | hsv(167, 46%, 84%) |
| CMYK | cmyk(46%, 0%, 9.9%, 16.5%) |
| CIE-LAB | lab(79.06, -33.89, 1.44) |
| CIE-LCH | lch(79.06, 33.92, 177.56°) |
| OKLab | oklab(80.71% -0.0981 0.0033) |
| OKLCH | oklch(80.71% 0.098 178.1) |
| XYZ | xyz(40.3750, 55.0359, 58.3543) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.55
Pale Teal
#82CBB2
ΔE00 4.07
Mediumaquamarine
#66CDAA
ΔE00 5.00
Turquoise
#40E0D0
ΔE00 5.23
Light Teal
#90E4C1
ΔE00 6.17
Tiffany Blue
#7BF2DA
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D5C0 #D57388
analogous
#73D58F #73D5C0 #73B9D5
triadic
#73D5C0 #C073D5 #D5C073
tetradic
#73D5C0 #8F73D5 #D57388 #B9D573
square
#73D5C0 #8F73D5 #D57388 #B9D573
split-complementary
#73D5C0 #D573B9 #D58F73
monochromatic
#2F9E86 #44C7AB #73D5C0 #A2E3D5 #D1F1EA
Accessibility & contrast
On white
1.75
#73D5C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#73D5C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D5C0
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D5C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D5C0 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBBF
Deuteranopia (green-blind)
#BEBFC2
Tritanopia (blue-blind)
#4BD8CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #73d5c0; /* rgb */ color: rgb(115, 213, 192); /* oklch */ color: oklch(80.7% 0.098 178.1);
Tailwind
colors: {
custom: {
50: '#a1e2d3',
500: '#73d5c0',
950: '#000000',
},
}SCSS
$custom: #73d5c0; $custom-light: #a1e2d3; $custom-dark: #000000;
JSON
{
"hex": "#73d5c0",
"rgb": {
"r": 115,
"g": 213,
"b": 192
},
"hsl": {
"h": 167.143,
"s": 53.846,
"l": 64.314
},
"oklch": {
"l": 0.80712,
"c": 0.09817,
"h": 178.1
},
"luminance": 0.55039
}Semantic roles & 50–950 ramp
primary
#73D5C0
secondary
#A34A5D
accent
#2446C1
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483