#78AAA2#78AAA2
#78AAA2 is a light, muted teal. Relative luminance 0.354; OKLCH L 70.0% C 0.054 H 183.7°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #78AAA2 |
|---|---|
| RGB | rgb(120, 170, 162) |
| HSL | hsl(170, 23%, 57%) |
| HSV | hsv(170, 29%, 67%) |
| CMYK | cmyk(29.4%, 0%, 4.7%, 33.3%) |
| CIE-LAB | lab(66.02, -18.33, -1.21) |
| CIE-LCH | lch(66.02, 18.37, 183.79°) |
| OKLab | oklab(70.03% -0.0543 -0.0035) |
| OKLCH | oklch(70.03% 0.054 183.7) |
| XYZ | xyz(28.6399, 35.3497, 39.4895) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.27
Dull Teal
#5F9E8F
ΔE00 5.85
Cadetblue
#5F9EA0
ΔE00 6.06
Grey Teal
#5E9B8A
ΔE00 6.88
Sea
#3C9992
ΔE00 9.10
Lightseagreen
#20B2AA
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78AAA2 #AA7880
analogous
#78AA89 #78AAA2 #7899AA
triadic
#78AAA2 #A278AA #AAA278
tetradic
#78AAA2 #8978AA #AA7880 #99AA78
square
#78AAA2 #8978AA #AA7880 #99AA78
split-complementary
#78AAA2 #AA7899 #AA8978
monochromatic
#416761 #588C84 #78AAA2 #9EC2BC #C3D9D6
Accessibility & contrast
On white
2.60
#78AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#78AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78AAA2
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78AAA2 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A2
Deuteranopia (green-blind)
#9C9EA3
Tritanopia (blue-blind)
#69ACA7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #78aaa2; /* rgb */ color: rgb(120, 170, 162); /* oklch */ color: oklch(70.0% 0.054 183.7);
Tailwind
colors: {
custom: {
50: '#a0c3bd',
500: '#78aaa2',
950: '#000000',
},
}SCSS
$custom: #78aaa2; $custom-light: #a0c3bd; $custom-dark: #000000;
JSON
{
"hex": "#78aaa2",
"rgb": {
"r": 120,
"g": 170,
"b": 162
},
"hsl": {
"h": 170.4,
"s": 22.727,
"l": 56.863
},
"oklch": {
"l": 0.70026,
"c": 0.05447,
"h": 183.7
},
"luminance": 0.35351
}Semantic roles & 50–950 ramp
primary
#78AAA2
secondary
#C9B5B8
accent
#6976BF
background
#FAFCFB
surface
#F3F8F6
border
#CDD1D0
text
#0F1212
muted
#7F8181