#73CCBA#73CCBA
#73CCBA is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.4% C 0.090 H 179.2°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #73CCBA |
|---|---|
| RGB | rgb(115, 204, 186) |
| HSL | hsl(168, 47%, 63%) |
| HSV | hsv(168, 44%, 80%) |
| CMYK | cmyk(43.6%, 0%, 8.8%, 20%) |
| CIE-LAB | lab(76.30, -31.04, 0.64) |
| CIE-LCH | lch(76.30, 31.05, 178.82°) |
| OKLab | oklab(78.43% -0.0903 0.0012) |
| OKLCH | oklch(78.43% 0.09 179.2) |
| XYZ | xyz(37.5225, 50.3729, 54.1905) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.17
Pale Teal
#82CBB2
ΔE00 3.43
Mediumaquamarine
#66CDAA
ΔE00 5.35
Mediumturquoise
#48D1CC
ΔE00 6.21
Turquoise
#40E0D0
ΔE00 6.60
Turquoise (survey)
#06C2AC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CCBA #CC7385
analogous
#73CC8D #73CCBA #73B2CC
triadic
#73CCBA #BA73CC #CCBA73
tetradic
#73CCBA #8D73CC #CC7385 #B2CC73
square
#73CCBA #8D73CC #CC7385 #B2CC73
split-complementary
#73CCBA #CC73B2 #CC8D73
monochromatic
#34907E #46BCA4 #73CCBA #A0DCD0 #CDEDE6
Accessibility & contrast
On white
1.90
#73CCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#73CCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CCBA
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CCBA | 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)
#C5C3B9
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#50CFC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #73ccba; /* rgb */ color: rgb(115, 204, 186); /* oklch */ color: oklch(78.4% 0.090 179.2);
Tailwind
colors: {
custom: {
50: '#a0dcce',
500: '#73ccba',
950: '#000000',
},
}SCSS
$custom: #73ccba; $custom-light: #a0dcce; $custom-dark: #000000;
JSON
{
"hex": "#73ccba",
"rgb": {
"r": 115,
"g": 204,
"b": 186
},
"hsl": {
"h": 167.865,
"s": 46.597,
"l": 62.549
},
"oklch": {
"l": 0.78429,
"c": 0.09031,
"h": 179.2
},
"luminance": 0.50376
}Semantic roles & 50–950 ramp
primary
#73CCBA
secondary
#974D5C
accent
#2C48BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483