#73CDAF#73CDAF
#73CDAF is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.4% C 0.098 H 170.1°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #73CDAF |
|---|---|
| RGB | rgb(115, 205, 175) |
| HSL | hsl(160, 47%, 63%) |
| HSV | hsv(160, 44%, 80%) |
| CMYK | cmyk(43.9%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(76.31, -34.02, 6.58) |
| CIE-LCH | lch(76.31, 34.65, 169.05°) |
| OKLab | oklab(78.35% -0.0963 0.0169) |
| OKLCH | oklch(78.35% 0.098 170.1) |
| XYZ | xyz(36.6362, 50.3999, 48.3467) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.46
Mediumaquamarine
#66CDAA
ΔE00 1.85
Pale Teal
#82CBB2
ΔE00 2.43
Seafoam
#7FE0B3
ΔE00 5.75
Eucalyptus
#44D7A8
ΔE00 5.83
Light Teal
#90E4C1
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CDAF #CD7391
analogous
#73CD82 #73CDAF #73BECD
triadic
#73CDAF #AF73CD #CDAF73
tetradic
#73CDAF #8273CD #CD7391 #BECD73
square
#73CDAF #8273CD #CD7391 #BECD73
split-complementary
#73CDAF #CD73BE #CD8273
monochromatic
#349272 #46BD95 #73CDAF #A0DDC9 #CDEDE3
Accessibility & contrast
On white
1.90
#73CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#73CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CDAF
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CDAF | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AE
Deuteranopia (green-blind)
#BAB8B1
Tritanopia (blue-blind)
#55CEC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #73cdaf; /* rgb */ color: rgb(115, 205, 175); /* oklch */ color: oklch(78.4% 0.098 170.1);
Tailwind
colors: {
custom: {
50: '#a0dcc6',
500: '#73cdaf',
950: '#000000',
},
}SCSS
$custom: #73cdaf; $custom-light: #a0dcc6; $custom-dark: #000000;
JSON
{
"hex": "#73cdaf",
"rgb": {
"r": 115,
"g": 205,
"b": 175
},
"hsl": {
"h": 160,
"s": 47.368,
"l": 62.745
},
"oklch": {
"l": 0.78351,
"c": 0.09777,
"h": 170.1
},
"luminance": 0.50403
}Semantic roles & 50–950 ramp
primary
#73CDAF
secondary
#984C65
accent
#2B5BBB
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482