#73D2CD#73D2CD
#73D2CD is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.4% C 0.091 H 191.1°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #73D2CD |
|---|---|
| RGB | rgb(115, 210, 205) |
| HSL | hsl(177, 51%, 64%) |
| HSV | hsv(177, 45%, 82%) |
| CMYK | cmyk(45.2%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(78.54, -29.32, -6.28) |
| CIE-LCH | lch(78.54, 29.99, 192.08°) |
| OKLab | oklab(80.41% -0.0891 -0.0174) |
| OKLCH | oklch(80.41% 0.091 191.1) |
| XYZ | xyz(41.1319, 54.1424, 66.0288) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.51
Darkturquoise
#00CED1
ΔE00 5.87
Turquoise
#40E0D0
ΔE00 6.37
Seafoam Blue
#78D1B6
ΔE00 7.89
Pale Teal
#82CBB2
ΔE00 8.09
Aqua Blue
#02D8E9
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D2CD #D27378
analogous
#73D29D #73D2CD #73A7D2
triadic
#73D2CD #CD73D2 #D2CD73
tetradic
#73D2CD #9D73D2 #D27378 #A7D273
square
#73D2CD #9D73D2 #D27378 #A7D273
split-complementary
#73D2CD #D273A7 #D29D73
monochromatic
#319994 #45C3BC #73D2CD #A1E1DE #D0F0EE
Accessibility & contrast
On white
1.78
#73D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#73D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D2CD
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D2CD | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#B8BDCE
Tritanopia (blue-blind)
#43D7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #73d2cd; /* rgb */ color: rgb(115, 210, 205); /* oklch */ color: oklch(80.4% 0.091 191.1);
Tailwind
colors: {
custom: {
50: '#a1e0dc',
500: '#73d2cd',
950: '#000000',
},
}SCSS
$custom: #73d2cd; $custom-light: #a1e0dc; $custom-dark: #000000;
JSON
{
"hex": "#73d2cd",
"rgb": {
"r": 115,
"g": 210,
"b": 205
},
"hsl": {
"h": 176.842,
"s": 51.351,
"l": 63.725
},
"oklch": {
"l": 0.8041,
"c": 0.09081,
"h": 191.1
},
"luminance": 0.54146
}Semantic roles & 50–950 ramp
primary
#73D2CD
secondary
#9F4B4F
accent
#272FBF
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484