#73CDAD#73CDAD
#73CDAD is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.3% C 0.099 H 168.7°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #73CDAD |
|---|---|
| RGB | rgb(115, 205, 173) |
| HSL | hsl(159, 47%, 63%) |
| HSV | hsv(159, 44%, 80%) |
| CMYK | cmyk(43.9%, 0%, 15.6%, 19.6%) |
| CIE-LAB | lab(76.27, -34.46, 7.59) |
| CIE-LCH | lch(76.27, 35.29, 167.58°) |
| OKLab | oklab(78.3% -0.0972 0.0195) |
| OKLCH | oklch(78.3% 0.099 168.7) |
| XYZ | xyz(36.4413, 50.3219, 47.3199) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.54
Seafoam Blue
#78D1B6
ΔE00 1.94
Pale Teal
#82CBB2
ΔE00 2.75
Seafoam
#7FE0B3
ΔE00 5.39
Eucalyptus
#44D7A8
ΔE00 5.51
Light Teal
#90E4C1
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CDAD #CD7393
analogous
#73CD80 #73CDAD #73C0CD
triadic
#73CDAD #AD73CD #CDAD73
tetradic
#73CDAD #8073CD #CD7393 #C0CD73
square
#73CDAD #8073CD #CD7393 #C0CD73
split-complementary
#73CDAD #CD73C0 #CD8073
monochromatic
#349270 #46BD93 #73CDAD #A0DDC7 #CDEDE2
Accessibility & contrast
On white
1.90
#73CDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#73CDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CDAD
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CDAD | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AB
Deuteranopia (green-blind)
#BAB8AF
Tritanopia (blue-blind)
#56CEC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #73cdad; /* rgb */ color: rgb(115, 205, 173); /* oklch */ color: oklch(78.3% 0.099 168.7);
Tailwind
colors: {
custom: {
50: '#a0dcc5',
500: '#73cdad',
950: '#000000',
},
}SCSS
$custom: #73cdad; $custom-light: #a0dcc5; $custom-dark: #000000;
JSON
{
"hex": "#73cdad",
"rgb": {
"r": 115,
"g": 205,
"b": 173
},
"hsl": {
"h": 158.667,
"s": 47.368,
"l": 62.745
},
"oklch": {
"l": 0.78297,
"c": 0.09913,
"h": 168.7
},
"luminance": 0.50325
}Semantic roles & 50–950 ramp
primary
#73CDAD
secondary
#984C67
accent
#2B5EBB
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1512
muted
#808482