#78AAA7#78AAA7
#78AAA7 is a light, muted teal. Relative luminance 0.355; OKLCH L 70.2% C 0.053 H 191.3°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #78AAA7 |
|---|---|
| RGB | rgb(120, 170, 167) |
| HSL | hsl(176, 23%, 57%) |
| HSV | hsv(176, 29%, 67%) |
| CMYK | cmyk(29.4%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(66.16, -17.17, -3.79) |
| CIE-LCH | lch(66.16, 17.58, 192.45°) |
| OKLab | oklab(70.18% -0.0522 -0.0104) |
| OKLCH | oklch(70.18% 0.053 191.3) |
| XYZ | xyz(29.0932, 35.5310, 41.8769) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.04
Greyish Teal
#719F91
ΔE00 5.82
Dull Teal
#5F9E8F
ΔE00 7.27
Grey Teal
#5E9B8A
ΔE00 8.33
Sea
#3C9992
ΔE00 9.47
Lightseagreen
#20B2AA
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78AAA7 #AA787B
analogous
#78AA8E #78AAA7 #7894AA
triadic
#78AAA7 #A778AA #AAA778
tetradic
#78AAA7 #8E78AA #AA787B #94AA78
square
#78AAA7 #8E78AA #AA787B #94AA78
split-complementary
#78AAA7 #AA7894 #AA8E78
monochromatic
#416765 #588C89 #78AAA7 #9EC2BF #C3D9D8
Accessibility & contrast
On white
2.59
#78AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#78AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78AAA7
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78AAA7 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5A7
Deuteranopia (green-blind)
#9B9EA8
Tritanopia (blue-blind)
#67ADA9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #78aaa7; /* rgb */ color: rgb(120, 170, 167); /* oklch */ color: oklch(70.2% 0.053 191.3);
Tailwind
colors: {
custom: {
50: '#a0c3c1',
500: '#78aaa7',
950: '#000000',
},
}SCSS
$custom: #78aaa7; $custom-light: #a0c3c1; $custom-dark: #000000;
JSON
{
"hex": "#78aaa7",
"rgb": {
"r": 120,
"g": 170,
"b": 167
},
"hsl": {
"h": 176.4,
"s": 22.727,
"l": 56.863
},
"oklch": {
"l": 0.70184,
"c": 0.05325,
"h": 191.3
},
"luminance": 0.35533
}Semantic roles & 50–950 ramp
primary
#78AAA7
secondary
#C9B5B6
accent
#696EBF
background
#FAFCFB
surface
#F3F8F7
border
#CDD1D0
text
#0F1212
muted
#7F8181