#7CB2BA#7CB2BA
#7CB2BA is a light, muted teal. Relative luminance 0.397; OKLCH L 72.9% C 0.058 H 207.5°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB2BA |
|---|---|
| RGB | rgb(124, 178, 186) |
| HSL | hsl(188, 31%, 61%) |
| HSV | hsv(188, 33%, 73%) |
| CMYK | cmyk(33.3%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(69.23, -15.64, -9.73) |
| CIE-LCH | lch(69.23, 18.42, 211.91°) |
| OKLab | oklab(72.88% -0.0511 -0.0266) |
| OKLCH | oklch(72.88% 0.058 207.5) |
| XYZ | xyz(33.0925, 39.6692, 52.3580) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.50
Greyblue
#77A1B5
ΔE00 8.00
Bluegrey
#85A3B2
ΔE00 8.32
Turquoise Blue
#06B1C4
ΔE00 8.68
Sky Blue
#87CEEB
ΔE00 10.17
Cool Grey
#95A3A6
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB2BA #BA847C
analogous
#7CBAA3 #7CB2BA #7C93BA
triadic
#7CB2BA #BA7CB2 #B2BA7C
tetradic
#7CB2BA #A37CBA #BA847C #93BA7C
square
#7CB2BA #A37CBA #BA847C #93BA7C
split-complementary
#7CB2BA #BA7C93 #BAA37C
monochromatic
#41737B #5699A3 #7CB2BA #A4CACF #CCE1E4
Accessibility & contrast
On white
2.35
#7CB2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#7CB2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB2BA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB2BA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBB
Deuteranopia (green-blind)
#9FA6BA
Tritanopia (blue-blind)
#65B7B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7cb2ba; /* rgb */ color: rgb(124, 178, 186); /* oklch */ color: oklch(72.9% 0.058 207.5);
Tailwind
colors: {
custom: {
50: '#a4c9ce',
500: '#7cb2ba',
950: '#000000',
},
}SCSS
$custom: #7cb2ba; $custom-light: #a4c9ce; $custom-dark: #000000;
JSON
{
"hex": "#7cb2ba",
"rgb": {
"r": 124,
"g": 178,
"b": 186
},
"hsl": {
"h": 187.742,
"s": 31,
"l": 60.784
},
"oklch": {
"l": 0.72879,
"c": 0.0576,
"h": 207.5
},
"luminance": 0.39671
}Semantic roles & 50–950 ramp
primary
#7CB2BA
secondary
#D5C0BD
accent
#4A3CAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282