#7CB2BB#7CB2BB
#7CB2BB is a light, muted teal. Relative luminance 0.397; OKLCH L 72.9% C 0.058 H 208.9°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB2BB |
|---|---|
| RGB | rgb(124, 178, 187) |
| HSL | hsl(189, 32%, 61%) |
| HSV | hsv(189, 34%, 73%) |
| CMYK | cmyk(33.7%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(69.26, -15.39, -10.24) |
| CIE-LCH | lch(69.26, 18.48, 213.64°) |
| OKLab | oklab(72.91% -0.0507 -0.028) |
| OKLCH | oklch(72.91% 0.058 208.9) |
| XYZ | xyz(33.1992, 39.7118, 52.9199) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.68
Cadetblue
#5F9EA0
ΔE00 7.71
Bluegrey
#85A3B2
ΔE00 8.05
Turquoise Blue
#06B1C4
ΔE00 8.65
Sky Blue
#87CEEB
ΔE00 9.87
Bluey Grey
#89A0B0
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB2BB #BB857C
analogous
#7CBBA4 #7CB2BB #7C92BB
triadic
#7CB2BB #BB7CB2 #B2BB7C
tetradic
#7CB2BB #A47CBB #BB857C #92BB7C
square
#7CB2BB #A47CBB #BB857C #92BB7C
split-complementary
#7CB2BB #BB7C92 #BBA47C
monochromatic
#40747C #5599A4 #7CB2BB #A4CAD0 #CDE1E5
Accessibility & contrast
On white
2.35
#7CB2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#7CB2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB2BB
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB2BB | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBC
Deuteranopia (green-blind)
#9EA6BB
Tritanopia (blue-blind)
#65B7B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7cb2bb; /* rgb */ color: rgb(124, 178, 187); /* oklch */ color: oklch(72.9% 0.058 208.9);
Tailwind
colors: {
custom: {
50: '#a4c9cf',
500: '#7cb2bb',
950: '#000000',
},
}SCSS
$custom: #7cb2bb; $custom-light: #a4c9cf; $custom-dark: #000000;
JSON
{
"hex": "#7cb2bb",
"rgb": {
"r": 124,
"g": 178,
"b": 187
},
"hsl": {
"h": 188.571,
"s": 31.658,
"l": 60.98
},
"oklch": {
"l": 0.72913,
"c": 0.05791,
"h": 208.9
},
"luminance": 0.39714
}Semantic roles & 50–950 ramp
primary
#7CB2BB
secondary
#D5C1BE
accent
#4B3BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282