#78AFA5#78AFA5
#78AFA5 is a light, muted teal. Relative luminance 0.374; OKLCH L 71.3% C 0.060 H 181.9°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #78AFA5 |
|---|---|
| RGB | rgb(120, 175, 165) |
| HSL | hsl(169, 26%, 58%) |
| HSV | hsv(169, 31%, 69%) |
| CMYK | cmyk(31.4%, 0%, 5.7%, 31.4%) |
| CIE-LAB | lab(67.55, -20.22, -0.64) |
| CIE-LCH | lch(67.55, 20.23, 181.80°) |
| OKLab | oklab(71.28% -0.0596 -0.002) |
| OKLCH | oklch(71.28% 0.06 181.9) |
| XYZ | xyz(29.8649, 37.3680, 41.2291) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.20
Dull Teal
#5F9E8F
ΔE00 6.26
Cadetblue
#5F9EA0
ΔE00 7.28
Grey Teal
#5E9B8A
ΔE00 7.35
Lightseagreen
#20B2AA
ΔE00 8.45
Pale Teal
#82CBB2
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78AFA5 #AF7882
analogous
#78AF89 #78AFA5 #789DAF
triadic
#78AFA5 #A578AF #AFA578
tetradic
#78AFA5 #8978AF #AF7882 #9DAF78
square
#78AFA5 #8978AF #AF7882 #9DAF78
split-complementary
#78AFA5 #AF789D #AF8978
monochromatic
#406C64 #579388 #78AFA5 #9EC6BF #C5DDD8
Accessibility & contrast
On white
2.48
#78AFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#78AFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78AFA5
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78AFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78AFA5 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A5
Deuteranopia (green-blind)
#A0A1A6
Tritanopia (blue-blind)
#67B1AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #78afa5; /* rgb */ color: rgb(120, 175, 165); /* oklch */ color: oklch(71.3% 0.060 181.9);
Tailwind
colors: {
custom: {
50: '#a1c7bf',
500: '#78afa5',
950: '#000000',
},
}SCSS
$custom: #78afa5; $custom-light: #a1c7bf; $custom-dark: #000000;
JSON
{
"hex": "#78afa5",
"rgb": {
"r": 120,
"g": 175,
"b": 165
},
"hsl": {
"h": 169.091,
"s": 25.581,
"l": 57.843
},
"oklch": {
"l": 0.71279,
"c": 0.05962,
"h": 181.9
},
"luminance": 0.3737
}Semantic roles & 50–950 ramp
primary
#78AFA5
secondary
#CCB6BA
accent
#6677C2
background
#FAFCFB
surface
#F3F8F7
border
#CDD1D0
text
#0F1312
muted
#7F8281