#78ABA2#78ABA2
#78ABA2 is a light, muted teal. Relative luminance 0.357; OKLCH L 70.3% C 0.056 H 182.5°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #78ABA2 |
|---|---|
| RGB | rgb(120, 171, 162) |
| HSL | hsl(169, 23%, 57%) |
| HSV | hsv(169, 30%, 67%) |
| CMYK | cmyk(29.8%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(66.31, -18.84, -0.79) |
| CIE-LCH | lch(66.31, 18.86, 182.40°) |
| OKLab | oklab(70.26% -0.0557 -0.0024) |
| OKLCH | oklch(70.26% 0.056 182.5) |
| XYZ | xyz(28.8281, 35.7260, 39.5522) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.28
Dull Teal
#5F9E8F
ΔE00 5.76
Cadetblue
#5F9EA0
ΔE00 6.45
Grey Teal
#5E9B8A
ΔE00 6.80
Lightseagreen
#20B2AA
ΔE00 8.98
Sea
#3C9992
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78ABA2 #AB7881
analogous
#78AB89 #78ABA2 #789BAB
triadic
#78ABA2 #A278AB #ABA278
tetradic
#78ABA2 #8978AB #AB7881 #9BAB78
square
#78ABA2 #8978AB #AB7881 #9BAB78
split-complementary
#78ABA2 #AB789B #AB8978
monochromatic
#416861 #588E84 #78ABA2 #9EC2BC #C3DAD6
Accessibility & contrast
On white
2.58
#78ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#78ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78ABA2
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78ABA2 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A2
Deuteranopia (green-blind)
#9D9EA3
Tritanopia (blue-blind)
#69ADA8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #78aba2; /* rgb */ color: rgb(120, 171, 162); /* oklch */ color: oklch(70.3% 0.056 182.5);
Tailwind
colors: {
custom: {
50: '#a0c4bd',
500: '#78aba2',
950: '#000000',
},
}SCSS
$custom: #78aba2; $custom-light: #a0c4bd; $custom-dark: #000000;
JSON
{
"hex": "#78aba2",
"rgb": {
"r": 120,
"g": 171,
"b": 162
},
"hsl": {
"h": 169.412,
"s": 23.288,
"l": 57.059
},
"oklch": {
"l": 0.70258,
"c": 0.05571,
"h": 182.5
},
"luminance": 0.35728
}Semantic roles & 50–950 ramp
primary
#78ABA2
secondary
#CAB5B9
accent
#6878C0
background
#FAFCFB
surface
#F3F8F6
border
#CDD1D0
text
#0F1212
muted
#7F8181