#73D9CD#73D9CD
#73D9CD is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.0% C 0.098 H 185.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #73D9CD |
|---|---|
| RGB | rgb(115, 217, 205) |
| HSL | hsl(173, 57%, 65%) |
| HSV | hsv(173, 47%, 85%) |
| CMYK | cmyk(47%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(80.56, -32.66, -3.31) |
| CIE-LCH | lch(80.56, 32.83, 185.78°) |
| OKLab | oklab(82.03% -0.0971 -0.0094) |
| OKLCH | oklch(82.03% 0.098 185.5) |
| XYZ | xyz(42.8980, 57.6747, 66.6175) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.23
Mediumturquoise
#48D1CC
ΔE00 4.34
Seafoam Blue
#78D1B6
ΔE00 5.87
Tiffany Blue
#7BF2DA
ΔE00 6.51
Pale Teal
#82CBB2
ΔE00 6.77
Darkturquoise
#00CED1
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D9CD #D9737F
analogous
#73D99A #73D9CD #73B2D9
triadic
#73D9CD #CD73D9 #D9CD73
tetradic
#73D9CD #9A73D9 #D9737F #B2D973
square
#73D9CD #9A73D9 #D9737F #B2D973
split-complementary
#73D9CD #D973B2 #D99A73
monochromatic
#2DA597 #43CCBC #73D9CD #A3E6DE #D3F3EF
Accessibility & contrast
On white
1.68
#73D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#73D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D9CD
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D9CD | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#BFC3CE
Tritanopia (blue-blind)
#41DDD5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #73d9cd; /* rgb */ color: rgb(115, 217, 205); /* oklch */ color: oklch(82.0% 0.098 185.5);
Tailwind
colors: {
custom: {
50: '#a2e5dc',
500: '#73d9cd',
950: '#000000',
},
}SCSS
$custom: #73d9cd; $custom-light: #a2e5dc; $custom-dark: #000000;
JSON
{
"hex": "#73d9cd",
"rgb": {
"r": 115,
"g": 217,
"b": 205
},
"hsl": {
"h": 172.941,
"s": 57.303,
"l": 65.098
},
"oklch": {
"l": 0.82032,
"c": 0.09752,
"h": 185.5
},
"luminance": 0.57678
}Semantic roles & 50–950 ramp
primary
#73D9CD
secondary
#A84853
accent
#2134C5
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484