#78ACAD#78ACAD
#78ACAD is a light, muted teal. Relative luminance 0.365; OKLCH L 70.8% C 0.055 H 197.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #78ACAD |
|---|---|
| RGB | rgb(120, 172, 173) |
| HSL | hsl(181, 24%, 57%) |
| HSV | hsv(181, 31%, 68%) |
| CMYK | cmyk(30.6%, 0.6%, 0%, 32.2%) |
| CIE-LAB | lab(66.91, -16.79, -6.02) |
| CIE-LCH | lch(66.91, 17.84, 199.71°) |
| OKLab | oklab(70.84% -0.0523 -0.0165) |
| OKLCH | oklch(70.84% 0.055 197.5) |
| XYZ | xyz(30.0385, 36.5136, 44.9921) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.16
Greyish Teal
#719F91
ΔE00 7.60
Dull Teal
#5F9E8F
ΔE00 8.87
Turquoise Blue
#06B1C4
ΔE00 9.52
Greyblue
#77A1B5
ΔE00 9.73
Bluegrey
#85A3B2
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78ACAD #AD7978
analogous
#78AD93 #78ACAD #7892AD
triadic
#78ACAD #AD78AC #ACAD78
tetradic
#78ACAD #9378AD #AD7978 #92AD78
square
#78ACAD #9378AD #AD7978 #92AD78
split-complementary
#78ACAD #AD7892 #AD9378
monochromatic
#40696A #588F90 #78ACAD #9EC3C4 #C4DBDB
Accessibility & contrast
On white
2.53
#78ACAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#78ACAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78ACAD
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78ACAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78ACAD | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AD
Deuteranopia (green-blind)
#9BA0AD
Tritanopia (blue-blind)
#65AFAC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #78acad; /* rgb */ color: rgb(120, 172, 173); /* oklch */ color: oklch(70.8% 0.055 197.5);
Tailwind
colors: {
custom: {
50: '#a1c4c5',
500: '#78acad',
950: '#000000',
},
}SCSS
$custom: #78acad; $custom-light: #a1c4c5; $custom-dark: #000000;
JSON
{
"hex": "#78acad",
"rgb": {
"r": 120,
"g": 172,
"b": 173
},
"hsl": {
"h": 181.132,
"s": 24.424,
"l": 57.451
},
"oklch": {
"l": 0.70841,
"c": 0.05484,
"h": 197.5
},
"luminance": 0.36515
}Semantic roles & 50–950 ramp
primary
#78ACAD
secondary
#CBB6B6
accent
#6967C1
background
#FAFCFC
surface
#F3F8F8
border
#CDD1D1
text
#0F1212
muted
#7F8181