#79ACAD#79ACAD
#79ACAD is a light, muted teal. Relative luminance 0.366; OKLCH L 70.9% C 0.054 H 197.5°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #79ACAD |
|---|---|
| RGB | rgb(121, 172, 173) |
| HSL | hsl(181, 24%, 58%) |
| HSV | hsv(181, 30%, 68%) |
| CMYK | cmyk(30.1%, 0.6%, 0%, 32.2%) |
| CIE-LAB | lab(66.96, -16.50, -5.93) |
| CIE-LCH | lch(66.96, 17.54, 199.77°) |
| OKLab | oklab(70.9% -0.0514 -0.0162) |
| OKLCH | oklch(70.9% 0.054 197.5) |
| XYZ | xyz(30.1780, 36.5855, 44.9986) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.28
Greyish Teal
#719F91
ΔE00 7.62
Dull Teal
#5F9E8F
ΔE00 8.96
Greyblue
#77A1B5
ΔE00 9.65
Turquoise Blue
#06B1C4
ΔE00 9.65
Bluegrey
#85A3B2
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79ACAD #AD7A79
analogous
#79AD94 #79ACAD #7992AD
triadic
#79ACAD #AD79AC #ACAD79
tetradic
#79ACAD #9479AD #AD7A79 #92AD79
square
#79ACAD #9479AD #AD7A79 #92AD79
split-complementary
#79ACAD #AD7992 #AD9479
monochromatic
#416A6A #588F90 #79ACAD #9FC4C4 #C5DBDB
Accessibility & contrast
On white
2.52
#79ACAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#79ACAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79ACAD
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79ACAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79ACAD | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AD
Deuteranopia (green-blind)
#9BA0AD
Tritanopia (blue-blind)
#66AFAC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #79acad; /* rgb */ color: rgb(121, 172, 173); /* oklch */ color: oklch(70.9% 0.054 197.5);
Tailwind
colors: {
custom: {
50: '#a1c4c5',
500: '#79acad',
950: '#000000',
},
}SCSS
$custom: #79acad; $custom-light: #a1c4c5; $custom-dark: #000000;
JSON
{
"hex": "#79acad",
"rgb": {
"r": 121,
"g": 172,
"b": 173
},
"hsl": {
"h": 181.154,
"s": 24.074,
"l": 57.647
},
"oklch": {
"l": 0.70899,
"c": 0.0539,
"h": 197.5
},
"luminance": 0.36587
}Semantic roles & 50–950 ramp
primary
#79ACAD
secondary
#CBB7B6
accent
#6967C1
background
#FAFCFC
surface
#F3F8F8
border
#CDD1D1
text
#0F1212
muted
#7F8181