#79ADBB#79ADBB
#79ADBB is a light, muted cyan. Relative luminance 0.375; OKLCH L 71.6% C 0.058 H 216.4°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #79ADBB |
|---|---|
| RGB | rgb(121, 173, 187) |
| HSL | hsl(193, 33%, 60%) |
| HSV | hsv(193, 35%, 73%) |
| CMYK | cmyk(35.3%, 7.5%, 0%, 26.7%) |
| CIE-LAB | lab(67.68, -13.59, -12.63) |
| CIE-LCH | lch(67.68, 18.55, 222.90°) |
| OKLab | oklab(71.61% -0.047 -0.0346) |
| OKLCH | oklch(71.61% 0.058 216.4) |
| XYZ | xyz(31.7953, 37.5381, 52.5743) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.13
Bluegrey
#85A3B2
ΔE00 5.98
Cadetblue
#5F9EA0
ΔE00 8.23
Bluey Grey
#89A0B0
ΔE00 8.45
Turquoise Blue
#06B1C4
ΔE00 8.90
Light Grey Blue
#9DBCD4
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79ADBB #BB8779
analogous
#79BBA8 #79ADBB #798CBB
triadic
#79ADBB #BB79AD #ADBB79
tetradic
#79ADBB #A879BB #BB8779 #8CBB79
square
#79ADBB #A879BB #BB8779 #8CBB79
split-complementary
#79ADBB #BB798C #BBA879
monochromatic
#3E6E7B #5393A4 #79ADBB #A2C6D0 #CADFE4
Accessibility & contrast
On white
2.47
#79ADBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#79ADBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79ADBB
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79ADBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79ADBB | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABC
Deuteranopia (green-blind)
#99A1BB
Tritanopia (blue-blind)
#61B2B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #79adbb; /* rgb */ color: rgb(121, 173, 187); /* oklch */ color: oklch(71.6% 0.058 216.4);
Tailwind
colors: {
custom: {
50: '#a2c5cf',
500: '#79adbb',
950: '#000000',
},
}SCSS
$custom: #79adbb; $custom-light: #a2c5cf; $custom-dark: #000000;
JSON
{
"hex": "#79adbb",
"rgb": {
"r": 121,
"g": 173,
"b": 187
},
"hsl": {
"h": 192.727,
"s": 32.673,
"l": 60.392
},
"oklch": {
"l": 0.71609,
"c": 0.05835,
"h": 216.4
},
"luminance": 0.3754
}Semantic roles & 50–950 ramp
primary
#79ADBB
secondary
#D5C1BB
accent
#523AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282