#7CB1BB#7CB1BB
#7CB1BB is a light, muted teal. Relative luminance 0.393; OKLCH L 72.7% C 0.057 H 210.6°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB1BB |
|---|---|
| RGB | rgb(124, 177, 187) |
| HSL | hsl(190, 32%, 61%) |
| HSV | hsv(190, 34%, 73%) |
| CMYK | cmyk(33.7%, 5.3%, 0%, 26.7%) |
| CIE-LAB | lab(68.98, -14.86, -10.67) |
| CIE-LCH | lch(68.98, 18.30, 215.66°) |
| OKLab | oklab(72.69% -0.0494 -0.0292) |
| OKLCH | oklch(72.69% 0.057 210.6) |
| XYZ | xyz(33.0009, 39.3153, 52.8538) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.11
Bluegrey
#85A3B2
ΔE00 7.53
Cadetblue
#5F9EA0
ΔE00 7.81
Turquoise Blue
#06B1C4
ΔE00 8.74
Sky Blue
#87CEEB
ΔE00 9.78
Bluey Grey
#89A0B0
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB1BB #BB867C
analogous
#7CBBA5 #7CB1BB #7C91BB
triadic
#7CB1BB #BB7CB1 #B1BB7C
tetradic
#7CB1BB #A57CBB #BB867C #91BB7C
square
#7CB1BB #A57CBB #BB867C #91BB7C
split-complementary
#7CB1BB #BB7C91 #BBA57C
monochromatic
#40737C #5598A4 #7CB1BB #A4C9D0 #CDE1E5
Accessibility & contrast
On white
2.37
#7CB1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#7CB1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB1BB
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB1BB | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#9DA5BB
Tritanopia (blue-blind)
#65B6B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7cb1bb; /* rgb */ color: rgb(124, 177, 187); /* oklch */ color: oklch(72.7% 0.057 210.6);
Tailwind
colors: {
custom: {
50: '#a4c8cf',
500: '#7cb1bb',
950: '#000000',
},
}SCSS
$custom: #7cb1bb; $custom-light: #a4c8cf; $custom-dark: #000000;
JSON
{
"hex": "#7cb1bb",
"rgb": {
"r": 124,
"g": 177,
"b": 187
},
"hsl": {
"h": 189.524,
"s": 31.658,
"l": 60.98
},
"oklch": {
"l": 0.72686,
"c": 0.05737,
"h": 210.6
},
"luminance": 0.39317
}Semantic roles & 50–950 ramp
primary
#7CB1BB
secondary
#D5C1BE
accent
#4D3BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282