#78AAA3#78AAA3
#78AAA3 is a light, muted teal. Relative luminance 0.354; OKLCH L 70.1% C 0.054 H 185.2°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #78AAA3 |
|---|---|
| RGB | rgb(120, 170, 163) |
| HSL | hsl(172, 23%, 57%) |
| HSV | hsv(172, 29%, 67%) |
| CMYK | cmyk(29.4%, 0%, 4.1%, 33.3%) |
| CIE-LAB | lab(66.05, -18.10, -1.73) |
| CIE-LCH | lch(66.05, 18.18, 185.46°) |
| OKLab | oklab(70.06% -0.0539 -0.0049) |
| OKLCH | oklch(70.06% 0.054 185.2) |
| XYZ | xyz(28.7291, 35.3854, 39.9595) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.53
Cadetblue
#5F9EA0
ΔE00 5.81
Dull Teal
#5F9E8F
ΔE00 6.09
Grey Teal
#5E9B8A
ΔE00 7.13
Sea
#3C9992
ΔE00 9.12
Lightseagreen
#20B2AA
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78AAA3 #AA787F
analogous
#78AA8A #78AAA3 #7898AA
triadic
#78AAA3 #A378AA #AAA378
tetradic
#78AAA3 #8A78AA #AA787F #98AA78
square
#78AAA3 #8A78AA #AA787F #98AA78
split-complementary
#78AAA3 #AA7898 #AA8A78
monochromatic
#416762 #588C85 #78AAA3 #9EC2BD #C3D9D6
Accessibility & contrast
On white
2.60
#78AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#78AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78AAA3
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78AAA3 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A5A3
Deuteranopia (green-blind)
#9C9EA4
Tritanopia (blue-blind)
#68ACA8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #78aaa3; /* rgb */ color: rgb(120, 170, 163); /* oklch */ color: oklch(70.1% 0.054 185.2);
Tailwind
colors: {
custom: {
50: '#a0c3be',
500: '#78aaa3',
950: '#000000',
},
}SCSS
$custom: #78aaa3; $custom-light: #a0c3be; $custom-dark: #000000;
JSON
{
"hex": "#78aaa3",
"rgb": {
"r": 120,
"g": 170,
"b": 163
},
"hsl": {
"h": 171.6,
"s": 22.727,
"l": 56.863
},
"oklch": {
"l": 0.70057,
"c": 0.05414,
"h": 185.2
},
"luminance": 0.35387
}Semantic roles & 50–950 ramp
primary
#78AAA3
secondary
#C9B5B8
accent
#6975BF
background
#FAFCFB
surface
#F3F8F6
border
#CDD1D0
text
#0F1212
muted
#7F8181