#79ADB0#79ADB0
#79ADB0 is a light, muted teal. Relative luminance 0.371; OKLCH L 71.2% C 0.055 H 200.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #79ADB0 |
|---|---|
| RGB | rgb(121, 173, 176) |
| HSL | hsl(183, 26%, 58%) |
| HSV | hsv(183, 31%, 69%) |
| CMYK | cmyk(31.3%, 1.7%, 0%, 31%) |
| CIE-LAB | lab(67.34, -16.31, -7.04) |
| CIE-LCH | lch(67.34, 17.76, 203.35°) |
| OKLab | oklab(71.23% -0.0514 -0.0193) |
| OKLCH | oklch(71.23% 0.055 200.5) |
| XYZ | xyz(30.6626, 37.0850, 46.6083) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.58
Greyish Teal
#719F91
ΔE00 8.52
Greyblue
#77A1B5
ΔE00 9.02
Turquoise Blue
#06B1C4
ΔE00 9.17
Bluegrey
#85A3B2
ΔE00 9.20
Dull Teal
#5F9E8F
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79ADB0 #B07C79
analogous
#79B097 #79ADB0 #7991B0
triadic
#79ADB0 #B079AD #ADB079
tetradic
#79ADB0 #9779B0 #B07C79 #91B079
square
#79ADB0 #9779B0 #B07C79 #91B079
split-complementary
#79ADB0 #B07991 #B09779
monochromatic
#416B6E #579194 #79ADB0 #A0C5C7 #C6DCDD
Accessibility & contrast
On white
2.49
#79ADB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#79ADB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79ADB0
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79ADB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79ADB0 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8B0
Deuteranopia (green-blind)
#9CA1B0
Tritanopia (blue-blind)
#65B1AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #79adb0; /* rgb */ color: rgb(121, 173, 176); /* oklch */ color: oklch(71.2% 0.055 200.5);
Tailwind
colors: {
custom: {
50: '#a1c5c7',
500: '#79adb0',
950: '#000000',
},
}SCSS
$custom: #79adb0; $custom-light: #a1c5c7; $custom-dark: #000000;
JSON
{
"hex": "#79adb0",
"rgb": {
"r": 121,
"g": 173,
"b": 176
},
"hsl": {
"h": 183.273,
"s": 25.822,
"l": 58.235
},
"oklch": {
"l": 0.71228,
"c": 0.05493,
"h": 200.5
},
"luminance": 0.37087
}Semantic roles & 50–950 ramp
primary
#79ADB0
secondary
#CDB9B7
accent
#6B66C2
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282