#78AFA7#78AFA7
#78AFA7 is a light, muted teal. Relative luminance 0.374; OKLCH L 71.3% C 0.059 H 184.6°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #78AFA7 |
|---|---|
| RGB | rgb(120, 175, 167) |
| HSL | hsl(171, 26%, 58%) |
| HSV | hsv(171, 31%, 69%) |
| CMYK | cmyk(31.4%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(67.61, -19.76, -1.66) |
| CIE-LCH | lch(67.61, 19.83, 184.81°) |
| OKLab | oklab(71.34% -0.0587 -0.0048) |
| OKLCH | oklch(71.34% 0.059 184.6) |
| XYZ | xyz(30.0484, 37.4414, 42.1953) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.54
Dull Teal
#5F9E8F
ΔE00 6.62
Cadetblue
#5F9EA0
ΔE00 6.80
Grey Teal
#5E9B8A
ΔE00 7.75
Lightseagreen
#20B2AA
ΔE00 8.41
Pale Teal
#82CBB2
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78AFA7 #AF7880
analogous
#78AF8B #78AFA7 #789BAF
triadic
#78AFA7 #A778AF #AFA778
tetradic
#78AFA7 #8B78AF #AF7880 #9BAF78
square
#78AFA7 #8B78AF #AF7880 #9BAF78
split-complementary
#78AFA7 #AF789B #AF8B78
monochromatic
#406C66 #57938A #78AFA7 #9EC6C0 #C5DDD9
Accessibility & contrast
On white
2.47
#78AFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#78AFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78AFA7
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78AFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78AFA7 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A7
Deuteranopia (green-blind)
#A0A2A8
Tritanopia (blue-blind)
#66B1AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #78afa7; /* rgb */ color: rgb(120, 175, 167); /* oklch */ color: oklch(71.3% 0.059 184.6);
Tailwind
colors: {
custom: {
50: '#a1c7c1',
500: '#78afa7',
950: '#000000',
},
}SCSS
$custom: #78afa7; $custom-light: #a1c7c1; $custom-dark: #000000;
JSON
{
"hex": "#78afa7",
"rgb": {
"r": 120,
"g": 175,
"b": 167
},
"hsl": {
"h": 171.273,
"s": 25.581,
"l": 57.843
},
"oklch": {
"l": 0.71341,
"c": 0.05892,
"h": 184.6
},
"luminance": 0.37443
}Semantic roles & 50–950 ramp
primary
#78AFA7
secondary
#CCB6BA
accent
#6673C2
background
#FAFCFB
surface
#F3F8F7
border
#CDD1D0
text
#0F1312
muted
#7F8281