#78AAA4#78AAA4
#78AAA4 is a light, muted teal. Relative luminance 0.354; OKLCH L 70.1% C 0.054 H 186.7°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #78AAA4 |
|---|---|
| RGB | rgb(120, 170, 164) |
| HSL | hsl(173, 23%, 57%) |
| HSV | hsv(173, 29%, 67%) |
| CMYK | cmyk(29.4%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(66.08, -17.87, -2.25) |
| CIE-LCH | lch(66.08, 18.01, 187.16°) |
| OKLab | oklab(70.09% -0.0535 -0.0063) |
| OKLCH | oklch(70.09% 0.054 186.7) |
| XYZ | xyz(28.8191, 35.4214, 40.4333) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.83
Cadetblue
#5F9EA0
ΔE00 5.57
Dull Teal
#5F9E8F
ΔE00 6.35
Grey Teal
#5E9B8A
ΔE00 7.41
Sea
#3C9992
ΔE00 9.17
Lightseagreen
#20B2AA
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78AAA4 #AA787E
analogous
#78AA8B #78AAA4 #7897AA
triadic
#78AAA4 #A478AA #AAA478
tetradic
#78AAA4 #8B78AA #AA787E #97AA78
square
#78AAA4 #8B78AA #AA787E #97AA78
split-complementary
#78AAA4 #AA7897 #AA8B78
monochromatic
#416762 #588C86 #78AAA4 #9EC2BD #C3D9D7
Accessibility & contrast
On white
2.60
#78AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#78AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78AAA4
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78AAA4 | 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)
#A5A5A4
Deuteranopia (green-blind)
#9C9EA5
Tritanopia (blue-blind)
#68ACA8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #78aaa4; /* rgb */ color: rgb(120, 170, 164); /* oklch */ color: oklch(70.1% 0.054 186.7);
Tailwind
colors: {
custom: {
50: '#a0c3be',
500: '#78aaa4',
950: '#000000',
},
}SCSS
$custom: #78aaa4; $custom-light: #a0c3be; $custom-dark: #000000;
JSON
{
"hex": "#78aaa4",
"rgb": {
"r": 120,
"g": 170,
"b": 164
},
"hsl": {
"h": 172.8,
"s": 22.727,
"l": 56.863
},
"oklch": {
"l": 0.70089,
"c": 0.05386,
"h": 186.7
},
"luminance": 0.35423
}Semantic roles & 50–950 ramp
primary
#78AAA4
secondary
#C9B5B7
accent
#6973BF
background
#FAFCFB
surface
#F3F8F6
border
#CDD1D0
text
#0F1212
muted
#7F8181