#79ADAB#79ADAB
#79ADAB is a light, muted teal. Relative luminance 0.369; OKLCH L 71.1% C 0.055 H 193.0°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #79ADAB |
|---|---|
| RGB | rgb(121, 173, 171) |
| HSL | hsl(178, 24%, 58%) |
| HSV | hsv(178, 30%, 68%) |
| CMYK | cmyk(30.1%, 0%, 1.2%, 32.2%) |
| CIE-LAB | lab(67.19, -17.50, -4.48) |
| CIE-LCH | lch(67.19, 18.06, 194.36°) |
| OKLab | oklab(71.06% -0.0535 -0.0123) |
| OKLCH | oklch(71.06% 0.055 193) |
| XYZ | xyz(30.1769, 36.8907, 44.0507) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.52
Greyish Teal
#719F91
ΔE00 6.70
Dull Teal
#5F9E8F
ΔE00 8.01
Grey Teal
#5E9B8A
ΔE00 9.13
Lightseagreen
#20B2AA
ΔE00 9.36
Sea
#3C9992
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79ADAB #AD797B
analogous
#79AD91 #79ADAB #7995AD
triadic
#79ADAB #AB79AD #ADAB79
tetradic
#79ADAB #9179AD #AD797B #95AD79
square
#79ADAB #9179AD #AD797B #95AD79
split-complementary
#79ADAB #AD7995 #AD9179
monochromatic
#416A69 #58908E #79ADAB #9FC4C3 #C5DBDB
Accessibility & contrast
On white
2.51
#79ADAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#79ADAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79ADAB
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79ADAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79ADAB | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AB
Deuteranopia (green-blind)
#9DA0AC
Tritanopia (blue-blind)
#67B0AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #79adab; /* rgb */ color: rgb(121, 173, 171); /* oklch */ color: oklch(71.1% 0.055 193.0);
Tailwind
colors: {
custom: {
50: '#a1c5c4',
500: '#79adab',
950: '#000000',
},
}SCSS
$custom: #79adab; $custom-light: #a1c5c4; $custom-dark: #000000;
JSON
{
"hex": "#79adab",
"rgb": {
"r": 121,
"g": 173,
"b": 171
},
"hsl": {
"h": 177.692,
"s": 24.074,
"l": 57.647
},
"oklch": {
"l": 0.71063,
"c": 0.05493,
"h": 193
},
"luminance": 0.36892
}Semantic roles & 50–950 ramp
primary
#79ADAB
secondary
#CBB6B7
accent
#676BC1
background
#FAFCFC
surface
#F3F8F8
border
#CDD1D1
text
#0F1312
muted
#7F8281